ShapeHandle.Polar Property

Handle Polar Center.Represents the attribte in schema: polar

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

Syntax

'Declaration
<SchemaAttrAttribute(, "polar")> _
Public Property Polar As StringValue
    Get
    Set
'Usage
Dim instance As ShapeHandle
Dim value As StringValue

value = instance.Polar

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ShapeHandle Class

ShapeHandle Members

DocumentFormat.OpenXml.Vml Namespace