Freigeben über


Arc.CoordinateSize-Eigenschaft

Coordinate Space Size.Represents the attribte in schema: coordsize

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

Syntax

'Declaration
<SchemaAttrAttribute(, "coordsize")> _
Public Property CoordinateSize As StringValue
    Get
    Set
'Usage
Dim instance As Arc
Dim value As StringValue

value = instance.CoordinateSize

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Arc Klasse

Arc-Member

DocumentFormat.OpenXml.Vml-Namespace