DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerInfo | Interfaces | Methods | Properties
Class storing a basic layer information.
// C# public interface ITGIS_LayerInfo: ITBaseObject { }
' VisualBasic Public Interface ITGIS_LayerInfo Implements ITBaseObject End Class
// Oxygene type ITGIS_LayerInfo = public interface( ITBaseObject ) 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. | |