Back to Devexpress

ShapeBase.Height Property

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

latest1016 B
Original Source

ShapeBase.Height Property

Gets or sets the shape height.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Single

The shape height.

|

See Also

ShapeBase Class

ShapeBase Members

DevExpress.Docs.Presentation Namespace