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