DK11 for ActiveX | TatukGIS_XDK11.TGIS_LayerInfo | Classes | Methods | Properties
Class storing a basic layer information.
// C# public class TGIS_LayerInfo : ITGIS_LayerInfo { }
' VisualBasic Public Class TGIS_LayerInfo Implements ITGIS_LayerInfo End Class
// Oxygene type TGIS_LayerInfo = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Create_ | public | Constructor. | |
Create_2 | public | Constructor. | |
Create_3 | public | Constructor. | |
Create_4 | public | Constructor. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Name | Visibility | Description | |
---|---|---|---|
Caption | public | Layer caption | |
ExtendedTag | public | Extended data object. | |
FeatureCount | public | Number of vector features. | |
LayerType | public | Layer type (vector or pixel). | |
Name | public | Layer name. | |
PixelType | public | Image type of a layer, if is pixel. | |
ShapeType | public | Shape type of a layer, if is vector. | |