ShapeHandle.RadiusRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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