Share via


AdjustHandleXY.MinX Property

Minimum Horizontal Adjustment.Represents the attribte in schema: minX

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

Syntax

'Declaration
<SchemaAttrAttribute(, "minX")> _
Public Property MinX As StringValue
    Get
    Set
'Usage
Dim instance As AdjustHandleXY
Dim value As StringValue

value = instance.MinX

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandleXY Class

AdjustHandleXY Members

DocumentFormat.OpenXml.Drawing Namespace