共用方式為


ShapeHandle.RadiusRange Property

Definition

Handle Polar Radius Range

Represents the following attribute in the schema: radiusrange

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

Property Value

Attributes

Applies to