ArcFM Responder Mobile Developer Guide
Symbol Property (IMMAutoTextSourceSymbol)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property Symbol As ESRI.ArcGIS.Display.ITextSymbol
'Usage
 
Dim instance As IMMAutoTextSourceSymbol
Dim value As ESRI.ArcGIS.Display.ITextSymbol
 
value = instance.Symbol
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Display.ITextSymbol Symbol {get;}
read-only property Symbol: ESRI.ArcGIS.Display.ITextSymbol; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get Symbol : ESRI.ArcGIS.Display.ITextSymbol
[System.Runtime.InteropServices.DispId(1610678272)]
__property ESRI.ArcGIS.Display.ITextSymbol* get_Symbol();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Display.ITextSymbol^ Symbol {
   ESRI.ArcGIS.Display.ITextSymbol^ 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

IMMAutoTextSourceSymbol Interface
IMMAutoTextSourceSymbol Members

Send Feedback