Shapetype.Adjustment Property

Adjustment Parameters.Represents the attribte in schema: adj

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

Syntax

'Declaration
<SchemaAttrAttribute(, "adj")> _
Public Property Adjustment As StringValue
    Get
    Set
'Usage
Dim instance As Shapetype
Dim value As StringValue

value = instance.Adjustment

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shapetype Class

Shapetype Members

DocumentFormat.OpenXml.Vml Namespace