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

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