ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / ArcShape Class / Adjust Property

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