Freigeben über


Arc.StartAngle-Eigenschaft

Starting Angle.Represents the attribte in schema: startangle

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

Syntax

'Declaration
<SchemaAttrAttribute(, "startangle")> _
Public Property StartAngle As DecimalValue
    Get
    Set
'Usage
Dim instance As Arc
Dim value As DecimalValue

value = instance.StartAngle

instance.StartAngle = value
[SchemaAttrAttribute(, "startangle")]
public DecimalValue StartAngle { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DecimalValue
Returns DecimalValue.

Siehe auch

Referenz

Arc Klasse

Arc-Member

DocumentFormat.OpenXml.Vml-Namespace