Back to Devexpress

PictureShape.CropBottom Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-pictureshape-97eec3c5.md

latest1.2 KB
Original Source

PictureShape.CropBottom Property

Gets or sets the percentage of the picture cut off at the bottom, between 0 and 100.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Single

The portion that is cut from the bottom of the picture, as a percentage from 0 to 100f.

|

See Also

PictureShape Class

PictureShape Members

DevExpress.Docs.Presentation Namespace