ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Objects Reference / HIG_ARTX_FILLED_POLYGON
In This Topic
    HIG_ARTX_FILLED_POLYGON
    In This Topic

    This class provides methods and properties for Legacy ART Filled Polygon mark.

    Members:

    IG_ARTX_filled_polygon_bounds_get Queries the bounding rectangle of annotation.
    IG_ARTX_filled_polygon_create Creates an instance of filled polygon mark (IG_ARTX_MARK_FILLED_POLYGON).
    IG_ARTX_filled_polygon_fillcolor_get Queries filling color of annotation.
    IG_ARTX_filled_polygon_fillcolor_set Updates annotation filling color.
    IG_ARTX_filled_polygon_highlight_get Queries the highlight state of annotation.
    IG_ARTX_filled_polygon_highlight_set Sets highlight state of annotation.
    IG_ARTX_filled_polygon_points_get Queries annotation points data.
    IG_ARTX_filled_polygon_point_count_get Obtains the number of polygon points.
    IG_ARTX_filled_polygon_points_set Updates annotation points data.