DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Active | public | Checks if the layer is active? Active means layer is visible and an object can be localized on the layer. (Inherited from ITGIS_Layer) |
|
Addition | public | Additional value. (Inherited from ITGIS_Layer) |
|
Age | public | Age of the layer (since its creation). (Inherited from ITGIS_Layer) |
|
AltitudeMapZonesCount | public | Number of altitude map zones. | |
Antialias | public | Antialias scaling (for some layers only like PNG and JPG). | |
AntialiasFilter | public | Scaling filter (like Linear, Lanczos) to be used for scaling images and grids. | |
BandsCount | public | Number of bands in a file. | |
Basemap | public | True if the layer must be interpreted as basemap (for background painting). (Inherited from ITGIS_Layer) |
|
BasemapDraw | public | If True, the layer at the moment is drawn inside a basemap thread. (Inherited from ITGIS_Layer) |
|
BitHeight | public | Height of the layer in pixels. | |
BitWidth | public | Width of the layer in pixels. | |
CachedPaint | public | False if layer must be painted directly (bypassing cache). (Inherited from ITGIS_Layer) |
|
Capabilities | public | Pixel sub-format list that is available for write operation. | |
Caption | public | Caption of layer; if not filed directly then will be filed with Name when adding to the Viewer. (Inherited from ITGIS_Layer) |
|
CellHeight | public | Height of a cell in pixels. | |
CellWidth | public | Width of a cell in pixels. | |
CodePage | public | Code Page in which text has been stored. (Inherited from ITGIS_Layer) |
|
Collapsed | public | Checks if the layer is collapsed? Collapsed means only the layer's title will be visible inside the legend. (Inherited from ITGIS_Layer) |
|
Comments | public | Additional user comments. (Inherited from ITGIS_Layer) |
|
ConfigFile | public | Configuration file handle. (Inherited from ITGIS_Layer) |
|
ConfigName | public | Configuration file name. (Inherited from ITGIS_Layer) |
|
CS | public | Coordinate System that is assigned to the layer. (Inherited from ITGIS_Layer) |
|
CurrentPage | public | Current page of multipage file. | |
CustomData | public | List of custom, user-defined data. (Inherited from ITGIS_Layer) |
|
CuttingPolygon | public | Cutting polygon that defines an input image's valid area. | |
DefaultSubFormat | public | Default subformat information. | |
DirectMode | public | True if the layer is direct-mode (bypassing cache). (Inherited from ITGIS_Layer) |
|
DormantMode | public | Dormant mode for the layer. (Inherited from ITGIS_Layer) |
|
Driver | public | The layer's driver name. (Inherited from ITGIS_Layer) |
|
Extent | public | Extent of the layer. (Inherited from ITGIS_Layer) |
|
Extent3D | public | Three-dimensional extent of the layer. (Inherited from ITGIS_Layer) |
|
FileCopyrights | public | Copyright information about the layer. (Inherited from ITGIS_Layer) |
|
FileInfo | public | Additional textual information about the layer such as compression, number of pixels, copyright, etc. (Inherited from ITGIS_Layer) |
|
ForcedBandsDefinition | public | Forced interpretation of bands in a layer. | |
GridBand | public | Grid band number. | |
HideFromLegend | public | False if the layer should not be visible in legend. (Inherited from ITGIS_Layer) |
|
InPaint | public | True if the layer upon paint process. (Inherited from ITGIS_Layer) |
|
Interpretation | public | The way the layer is interpreted: the default is as a grid, or as an image. | |
IsExportable | public | True if the layer is exportable. (Inherited from ITGIS_Layer) |
|
IsGridImage | public | True if image is a grid. | |
IsLocked | public | True if the layer is in locked state. (Inherited from ITGIS_Layer) |
|
IsNativeGridImage | public | True if image is a native grid. | |
IsOpened | public | True if the layer is opened and is ready for operations. (Inherited from ITGIS_Layer) |
|
IsPersistent | public | True if the layer is persistent. (Inherited from ITGIS_Layer) |
|
IsReadOnly | public | True if the layer is read-only. (Inherited from ITGIS_Layer) |
|
IsTiled | public | True if layer is tiled. | |
IsTopmost | public | True if the layer can be interpreted as the topmost (trackable) layer. (Inherited from ITGIS_Layer) |
|
Layer3D | public | Mode of 3D operations (Inherited from ITGIS_Layer) |
|
MaxHeight | public | Maximum elevation value of the grid. | |
MaxHeightThreshold | public | Maximum threshold of the grid elevation values to display. | |
MaxTileSize | public | Maximum allowed tile size for the layer. (Inherited from ITGIS_Layer) |
|
MinHeight | public | Minimum elevation value of the grid. | |
MinHeightThreshold | public | Minimum threshold of the grid elevation values to display. | |
MultiUserMode | public | Type of multiuser mode. (Inherited from ITGIS_Layer) |
|
Name | public | Name of layer; if not filled directly, then will be filled with Path when added to the viewer. (Inherited from ITGIS_Layer) |
|
NoDataColor | public | Color property to define default color to be used to fill "empty" area upon PixelExportManager. | |
NoDataValue | public | Grid NoData value. | |
PageCount | public | Number of pages in an image file. | |
Params | public | Returns parameters for pixel layer. | |
ParamsList | public | List of all parameter sections attached to the current layer. (Inherited from ITGIS_Layer) |
|
Params_ | public | Parameters (colors, fills, etc.) object. (Inherited from ITGIS_Layer) |
|
ParentLayer | public | Parent layer of a sub layer. (Inherited from ITGIS_Layer) |
|
Path | public | Path to file holding the layer's data. (Inherited from ITGIS_Layer) |
|
PathTAB | public | Path to a TAB referencing file. | |
PathWithDriver | public | Path to file with the layer's data extended with driver name. (Inherited from ITGIS_Layer) |
|
Progressive | public | If true (default), then layer can be drawn as progressive. | |
ProjectedExtent | public | Extent of the layer in projected units. (Inherited from ITGIS_Layer) |
|
Renderer | public | Handle to a renderer used for drawing shapes. (Inherited from ITGIS_Layer) |
|
Statistics | public | Layer statistics engine (Inherited from ITGIS_Layer) |
|
Stream | public | Reference to a potential layer underlying the stream. (Inherited from ITGIS_Layer) |
|
SubFormat | public | Current sub-format information. | |
SubLayers | public | List of sublayers belonging to the layer. (Inherited from ITGIS_Layer) |
|
SubType | public | Type of sublayer. (Inherited from ITGIS_Layer) |
|
SupportsAutoStyle | public | Indicates whether the layer supports auto styling. (Inherited from ITGIS_Layer) |
|
SupportsTiledPaint | public | Indicates whether the layer supports tiled paint. (Inherited from ITGIS_Layer) |
|
Tag | public | Tag has no predefined meaning. (Inherited from ITGIS_Layer) |
|
TagInternal | public | TagInternal has no predefined meaning. (Inherited from ITGIS_Layer) |
|
TagPointer | public | TagPointer has no predefined meaning. (Inherited from ITGIS_Layer) |
|
TiledDrawMode | public | If True, the layer at the moment is drawn by tiler. (Inherited from ITGIS_Layer) |
|
Transform | public | Custom transformation. (Inherited from ITGIS_Layer) |
|
Transparency | public | Transparency value for the layer (0..100). (Inherited from ITGIS_Layer) |
|
UnSupportedOperations | public | Set of operations not supported by the layer. (Inherited from ITGIS_Layer) |
|
UseConfig | public | True if config file is active. (Inherited from ITGIS_Layer) |
|
UserObject | public | UserObject can be used to associate with the layer a user-defined object. (Inherited from ITGIS_Layer) |
|
Viewer | public | Reference to a viewer object. (Inherited from ITGIS_Layer) |
|
ZOrder | public | Layer's position relative to other layers. (Inherited from ITGIS_Layer) |
|
ZOrderEx | public | Layer position relative to other visible layers. (Inherited from ITGIS_Layer) |
|