Share via


AdjustHandlePolar.RadialAdjustmentGuide Property

Radial Adjustment Guide.Represents the attribte in schema: gdRefR

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "gdRefR")> _
Public Property RadialAdjustmentGuide As StringValue
    Get
    Set
'Usage
Dim instance As AdjustHandlePolar
Dim value As StringValue

value = instance.RadialAdjustmentGuide

instance.RadialAdjustmentGuide = value
[SchemaAttrAttribute(, "gdRefR")]
public StringValue RadialAdjustmentGuide { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandlePolar Class

AdjustHandlePolar Members

DocumentFormat.OpenXml.Drawing Namespace