Freigeben über


AdjustHandlePolar.MaxAngle-Eigenschaft

Maximum Angle Adjustment.Represents the attribte in schema: maxAng

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

Syntax

'Declaration
<SchemaAttrAttribute(, "maxAng")> _
Public Property MaxAngle As StringValue
    Get
    Set
'Usage
Dim instance As AdjustHandlePolar
Dim value As StringValue

value = instance.MaxAngle

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

AdjustHandlePolar Klasse

AdjustHandlePolar-Member

DocumentFormat.OpenXml.Drawing-Namespace