Back to Devexpress

ShapeBase.Width Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapebase-32deaab1.md

latest1009 B
Original Source

ShapeBase.Width Property

Gets or sets the shape width.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Single

The shape width.

|

See Also

ShapeBase Class

ShapeBase Members

DevExpress.Docs.Presentation Namespace