ArcFM Engine Developer Guide
Outline Property (MMPolygonGraphicClass)


Syntax
'Declaration
 
Public Overridable Property Outline As ESRI.ArcGIS.Display.ILineSymbol
'Usage
 
Dim instance As MMPolygonGraphicClass
Dim value As ESRI.ArcGIS.Display.ILineSymbol
 
instance.Outline = value
 
value = instance.Outline
public virtual ESRI.ArcGIS.Display.ILineSymbol Outline {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMPolygonGraphicClass Class
MMPolygonGraphicClass Members

 

 


Send Comment