Line.PreferRelative Property
Relative Resize Toggle.Represents the attribte in schema: o:preferrelative
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "preferrelative")> _
Public Property PreferRelative As TrueFalseValue
Get
Set
'Usage
Dim instance As Line
Dim value As TrueFalseValue
value = instance.PreferRelative
instance.PreferRelative = value
[SchemaAttrAttribute(, "preferrelative")]
public TrueFalseValue PreferRelative { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.