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

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