Provides access to methods dealing with the outline of a drawing rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
GetAllOutlineParts | Constructs the entire drawing outline of a drawing rule. | |
HitTest | Tests if a point is located on the drawing outline. | |
NextOutlinePart | Retrieves the next part of the outline. | |
Reset | Resets the outline part enumeration. |
CoClasses that implement IDrawingOutline
CoClasses and Classes | Description |
---|---|
BasicFillSymbol | Basic fill symbol object. |
BasicLineSymbol | Basic line symbol object. |
BasicMarkerSymbol | Basic marker symbol object. |
GradientPattern | A gradient fill pattern object. |
LinePattern | A line fill pattern object. |
LineStroke | A line stroke object. |
RepresentationRule | An object defining a representation rule. |
SolidColorPattern | A solid color pattern object. |