ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / PictureShape Class / LeftClip Property

In This Topic
    LeftClip Property
    In This Topic
    Gets or sets the left clipping area of this PictureShape, in twips.
    Syntax
    'Declaration
     
    Public Property LeftClip As Single
    public float LeftClip {get; set;}
    See Also