ArcFM Responder Mobile Developer Guide
MMGraphic Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property MMGraphic As IMMGraphicExt
'Usage
 
Dim instance As IMMDesignerTools
Dim value As IMMGraphicExt
 
value = instance.MMGraphic
[System.Runtime.InteropServices.DispId(1610678274)]
IMMGraphicExt MMGraphic {get;}
read-only property MMGraphic: IMMGraphicExt; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get MMGraphic : IMMGraphicExt
[System.Runtime.InteropServices.DispId(1610678274)]
__property IMMGraphicExt* get_MMGraphic();
[System.Runtime.InteropServices.DispId(1610678274)]
property IMMGraphicExt^ MMGraphic {
   IMMGraphicExt^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMDesignerTools Interface
IMMDesignerTools Members

Send Feedback