AdjustHandlePolar.MinAngle Property

Definition

Minimum Angle Adjustment

Represents the following attribute in the schema: minAng

[DocumentFormat.OpenXml.SchemaAttr(0, "minAng")]
public DocumentFormat.OpenXml.StringValue MinAngle { get; set; }
public DocumentFormat.OpenXml.StringValue MinAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minAng")]
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minAng")]
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
public DocumentFormat.OpenXml.StringValue? MinAngle { get; set; }
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minAng")>]
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minAng")>]
member this.MinAngle : DocumentFormat.OpenXml.StringValue with get, set
Public Property MinAngle As StringValue

Property Value

Returns StringValue.

Attributes

Applies to