This class provides methods and properties for Legacy ART Filled Polygon mark.
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. |