Share via


AdjustHandlePolar.MaxAngle Property

Definition

Maximum Angle Adjustment

Represents the following attribute in the schema: maxAng

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

Property Value

Returns StringValue.

Attributes

Applies to