ArcFM Engine Developer Guide
Style Property (MMPolygonGraphicClass)


Syntax
'Declaration
 
Public Overridable Property Style As ESRI.ArcGIS.Display.esriSimpleFillStyle
'Usage
 
Dim instance As MMPolygonGraphicClass
Dim value As ESRI.ArcGIS.Display.esriSimpleFillStyle
 
instance.Style = value
 
value = instance.Style
public virtual ESRI.ArcGIS.Display.esriSimpleFillStyle Style {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