Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / PolygonShape Class / EditMode Property

In This Topic
    EditMode Property (PolygonShape)
    In This Topic
    Specifies how the polygon will stretch when the field rectangle is resized.
    Syntax
    'Declaration
     
    Public Property EditMode As StretchEnum
    public StretchEnum EditMode {get; set;}
    See Also