ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / CropFromLeft Property

In This Topic
    CropFromLeft Property
    In This Topic
    A percent indicate the times of left crop part occupying the total image width.
    Syntax
    'Declaration
     
    Public Property CropFromLeft As Single
    public float CropFromLeft {get; set;}
    See Also