ArcFM Engine Developer Guide
Color Property (MMObjectEditorClass)


Syntax
'Declaration
 
<DispIdAttribute(-501)>
<ComAliasNameAttribute("stdole.OLE_COLOR")>
Public Overridable Property Color As UInteger
'Usage
 
Dim instance As MMObjectEditorClass
Dim value As UInteger
 
instance.Color = value
 
value = instance.Color
[DispId(-501)]
[ComAliasName("stdole.OLE_COLOR")]
public virtual uint Color {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

MMObjectEditorClass Class
MMObjectEditorClass Members

 

 


Send Comment