Miner.Interop Namespace > IMMAutoTextSourceSymbol Interface : Symbol Property |
'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();
}
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