ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / PlusShape Class / Adjust Property

In This Topic
    Adjust Property (PlusShape)
    In This Topic
    Gets or sets the adjust of this PlusShape (between 0.0f and 1.0f).
    Syntax
    'Declaration
     
    Public Property Adjust As Single
    public float Adjust {get; set;}
    See Also