ArcFM Responder Mobile Developer Guide
Icon Property (MMInsetFrameSurround)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
<System.Runtime.InteropServices.ComAliasNameAttribute("ESRI.ArcGIS.esriSystem.OLE_HANDLE")>
ReadOnly Property Icon As System.Integer
'Usage
 
Dim instance As MMInsetFrameSurround
Dim value As System.Integer
 
value = instance.Icon
[System.Runtime.InteropServices.DispId(1610678276)]
[System.Runtime.InteropServices.ComAliasName("ESRI.ArcGIS.esriSystem.OLE_HANDLE")]
System.int Icon {get;}
read-only property Icon: System.Integer; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
System.Runtime.InteropServices.ComAliasNameAttribute("ESRI.ArcGIS.esriSystem.OLE_HANDLE")
function get Icon : System.int
[System.Runtime.InteropServices.DispId(1610678276)]
[System.Runtime.InteropServices.ComAliasName("ESRI.ArcGIS.esriSystem.OLE_HANDLE")]
__property System.int get_Icon();
[System.Runtime.InteropServices.DispId(1610678276)]
[System.Runtime.InteropServices.ComAliasName("ESRI.ArcGIS.esriSystem.OLE_HANDLE")]
property System.int Icon {
   System.int 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

MMInsetFrameSurround Interface
MMInsetFrameSurround Members

Send Feedback