ShapeHandle.RadiusRange Property
Handle Polar Radius Range.Represents the attribte in schema: radiusrange
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "radiusrange")> _
Public Property RadiusRange As StringValue
Get
Set
'Usage
Dim instance As ShapeHandle
Dim value As StringValue
value = instance.RadiusRange
instance.RadiusRange = value
[SchemaAttrAttribute(, "radiusrange")]
public StringValue RadiusRange { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue