Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / FreeFormPolygon Class / Invalidate Method

In This Topic
    Invalidate Method
    In This Topic
    Call this method if some points in the Points array were changed from user code.
    Syntax
    'Declaration
     
    Public Sub Invalidate() 
    public void Invalidate()
    See Also