Share via


AdjustHandleXY.MinY Property

Minimum Vertical Adjustment.Represents the attribte in schema: minY

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

Syntax

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

value = instance.MinY

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandleXY Class

AdjustHandleXY Members

DocumentFormat.OpenXml.Drawing Namespace