ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float RightClip {get; set;}
    See Also