This document is archived and information here might be outdated.  Recommended version.


IDrawingOutline Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDrawingOutline Interface
ArcGIS Developer Help

IDrawingOutline Interface

Provides access to methods dealing with the outline of a drawing rule.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetAllOutlineParts Constructs the entire drawing outline of a drawing rule.
Method HitTest Tests if a point is located on the drawing outline.
Method NextOutlinePart Retrieves the next part of the outline.
Method Reset Resets the outline part enumeration.

Classes that implement IDrawingOutline

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.