This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDrawingOutline Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods dealing with the outline of a drawing rule.
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 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. |