cohtml.Net.MapInfo
Represents a map of a type exposed to the scripting.
Inherits from SystemIDisposable
Public Functions
Name | |
---|---|
virtual void | Dispose() |
MapInfo() |
Public Properties
Name | |
---|---|
ElementType | Type Type of element in map. |
global.System.IntPtr | UserData Represents pointer to real map. |
Protected Attributes
Name | |
---|---|
bool | swigCMemOwn |
Public Functions Documentation
function Dispose
virtual void Dispose()
function MapInfo
MapInfo()
Public Property Documentation
property Type
ElementType Type;
Type of element in map.
property UserData
global.System.IntPtr UserData;
Represents pointer to real map.
Protected Attributes Documentation
variable swigCMemOwn
bool swigCMemOwn;