Back to Devexpress

PictureShape.CropRight Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-pictureshape-63c24734.md

latest1.1 KB
Original Source

PictureShape.CropRight Property

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

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Single

the percentage of the picture cut off at the right, between 0 and 100.

|

See Also

PictureShape Class

PictureShape Members

DevExpress.Docs.Presentation Namespace