ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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