Share via


StrokeChildType.ImageSize Property

Stroke Image Size.Represents the attribte in schema: imagesize

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "imagesize")> _
Public Property ImageSize As StringValue
    Get
    Set
'Usage
Dim instance As StrokeChildType
Dim value As StringValue

value = instance.ImageSize

instance.ImageSize = value
[SchemaAttrAttribute(, "imagesize")]
public StringValue ImageSize { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

StrokeChildType Class

StrokeChildType Members

DocumentFormat.OpenXml.Vml.Office Namespace