ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > AttrHighlight Property |
Gets or sets the highlight state of a Filled Rectangle, Freehand Line, Hollow Rectangle, Straight Line, Filled Polygon, Hollow Polygon, Polyline, Filled Ellipse, or Hollow Ellipse mark. "Highlight" is a bit of a misnomer, as Highlight = True means that the mark is transparent, and Highlight = False means that the mark is opaque. Before using this property, you must load the IGArtPage AttrXXX properties with the values from a specific mark by calling MarkQuery Method.
Read-write property
Boolean
Default Value: As per GlobalAttrHighlight Property
N/A