Back to Devexpress

ShapeBase.Y Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapebase-f4b95382.md

latest1017 B
Original Source

ShapeBase.Y Property

Gets or sets the Y-coordinate of the shape.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public float Y { get; set; }
vb
Public Property Y As Single

Property Value

TypeDescription
Single

The Y-coordinate of the shape.

|

See Also

ShapeBase Class

ShapeBase Members

DevExpress.Docs.Presentation Namespace