SvgContainer {Microsoft.VisualBasic.Imaging.SVG.XML} | .NET clr documentation |
SVG之中的画布对象
# namespace Microsoft.VisualBasic.Imaging.SVG.XML
export class SvgContainer extends SvgElement {
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;
}
StrokeLineCap
: SvgStrokeLineCapTabIndex
: Nullable`1