Share via


AdjustHandlePolar.MinAngle Property

Minimum Angle Adjustment.Represents the attribte in schema: minAng

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

Syntax

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

value = instance.MinAngle

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandlePolar Class

AdjustHandlePolar Members

DocumentFormat.OpenXml.Drawing Namespace