SvgDefs {Microsoft.VisualBasic.Imaging.SVG.XML} |
.NET clr documentation |
SvgDefs
Description
Declare
# namespace Microsoft.VisualBasic.Imaging.SVG.XML
export class SvgDefs extends SvgContainer {
Fill: string;
FillOpacity: double;
filter: string;
Id: string;
Stroke: string;
StrokeDashArray: double;
StrokeLineCap: SvgStrokeLineCap;
StrokeOpacity: double;
StrokeWidth: double;
Style: string;
TabIndex: Nullable`1;
Transform: string;
Visible: boolean;
}
.NET clr type reference tree
- this class extends from SvgContainer class: SvgContainer
- use by property member
StrokeLineCap
: SvgStrokeLineCap
- use by property member
TabIndex
: Nullable`1
[Package
{$package} version {$version}
Index]