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