User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layerpixel_properties

ITGIS_LayerPixel properties

Properties

Inherited Protected
Name Visibility Description
Active public True if the layer is visible and can be localized.
(Inherited from ITGIS_Layer)
Addition public Additional blending value.
(Inherited from ITGIS_Layer)
Age public Time elapsed since the layer was created.
(Inherited from ITGIS_Layer)
AltitudeMapZonesCount public Number of altitude map zones.
Antialias public Antialias scaling for selected layers such as PNG and JPG.
AntialiasFilter public Scaling filter (such as Linear or Lanczos) used for scaling images and grids.
BandsCount public Number of bands in a file.
Basemap public True if the layer must be treated as a basemap for background painting.
(Inherited from ITGIS_Layer)
BasemapDraw public True if the layer is currently being drawn in 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 the layer must be painted directly, bypassing the cache.
(Inherited from ITGIS_Layer)
Capabilities public Pixel sub-format list available for write operations.
Caption public Layer caption; if not assigned directly, it will be filled with Name when the layer is added 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 used to store text.
(Inherited from ITGIS_Layer)
Collapsed public True if the layer is collapsed in the legend, meaning only the layer title is visible.
(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 Reference System (CRS) assigned to the layer.
(Inherited from ITGIS_Layer)
CurrentPage public Current page of multipage file.
CustomData public List of custom, user-defined data saved to and restored from config and project files.
(Inherited from ITGIS_Layer)
CuttingPolygon public Cutting polygon that defines the valid area of the input image.
DefaultSubFormat public Default subformat information.
DirectMode public True if the layer is direct-mode (bypassing cache).
(Inherited from ITGIS_Layer)
DormantMode public Memory-management 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)
ExtentPixelAdjustment public Modifies draw extent calculation to be performed on pixel centers rather than on pixel borders.
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.
GUID public Unique layer identifier.
(Inherited from ITGIS_Layer)
HideFromLegend public False if the layer should not be visible in the legend.
(Inherited from ITGIS_Layer)
Icon public Layer icon presented in the legend.
(Inherited from ITGIS_Layer)
InPaint public True while the layer is being painted.
(Inherited from ITGIS_Layer)
Interpretation public Determines whether the layer is interpreted as a grid or as an image.
IsExportable public True if the layer is exportable.
(Inherited from ITGIS_Layer)
IsGridImage public True if the image is interpreted as a grid.
IsLocked public True if the layer is in locked state.
(Inherited from ITGIS_Layer)
IsModified public True if structure (field, geometry etc) was modified.
(Inherited from ITGIS_Layer)
IsNativeGridImage public True if the image is stored as 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 the 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 layer 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 Multiuser access mode for the layer.
(Inherited from ITGIS_Layer)
Name public Layer name.
(Inherited from ITGIS_Layer)
NoDataColor public Default color used by PixelExportManager to fill empty areas.
NoDataValue public Grid NoData value used to identify unassigned-data areas in a grid.
OverlappedExtentMargin public Overlap margin applied to the layer extent.
(Inherited from ITGIS_Layer)
PageCount public Number of pages in an image file.
Params public Returns the parameter section for the 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 sublayer.
(Inherited from ITGIS_Layer)
Path public Path to file holding the layer's data.
(Inherited from ITGIS_Layer)
PathTAB public Path to a TAB reference file.
PathWithDriver public Path to file with the layer's data extended with driver name.
(Inherited from ITGIS_Layer)
Progressive public If True (default), the layer can be drawn progressively.
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 Stream providing layer data as an alternative to reading from the file specified by Path.
(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 Subtype flags describing the layer role within a layer hierarchy.
(Inherited from ITGIS_Layer)
SupportsAsync public Indicates whether the layer implements asynchronous operations.
(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)
Tileable public True if the layer is currently being printed or exported using tiles.
(Inherited from ITGIS_Layer)
TiledDrawMode public Indicates whether the layer is currently being drawn by the tiler.
(Inherited from ITGIS_Layer)
Transform public Custom coordinate transformation applied to the layer.
(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 the configuration file is active.
(Inherited from ITGIS_Layer)
UserObject public Associates a user-defined object with the layer.
(Inherited from ITGIS_Layer)
Viewer public Reference to the viewer that owns or displays this layer.
(Inherited from ITGIS_Layer)
ZOrder public Layer position relative to all other layers.
(Inherited from ITGIS_Layer)
ZOrderEx public Layer position relative to other visible layers.
(Inherited from ITGIS_Layer)

2026/07/11 00:11

Page Tools