User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer_fields

TGIS_Layer fields

Fields

Inherited Protected
Name Visibility Description
FActive protected True if the layer is active.
FAddition protected Additional integer value.
FAge protected Layer age or last modification timestamp.
FBasemap protected True if the layer is interpreted as a basemap.
FBasemapDraw protected True if the layer is currently being drawn inside a basemap thread.
FCachedPaint protected False if layer must be painted directly (bypassing cache).
FCaption protected Layer caption.
FCodePage protected Code page in which text is stored.
FCodePageForced protected Code page forced by the project file or property setting.
FCollapsed protected True if the layer is collapsed in the legend hierarchy.
FComments protected Additional comments.
FConfigFile protected Configuration file handle.
FConfigFile2 protected Configuration file handle.
FConfigName protected Configuration file name.
FCS protected Layer CRS (Coordinate Reference System) object.
FCustomData protected List of custom data.
FDormantMode protected Dormant mode for the layer.
FDriver protected Layer driver.
FExtent protected Layer extent.
FExtent3D protected Three-dimensional layer extent.
FFileCopyright protected Additional textual information about layer copyright.
FFileInfo protected Additional textual information about the layer, such as compression, pixel count, and copyright.
FGUID protected Unique layer identifier.
FHideFromLegend protected True if layer should not be visible in a legend.
FIcon protected Layer icon displayed in the legend.
FInPaint protected True while the layer is in the paint process.
FIsLocked protected True if the layer is in the locked state.
FIsModified protected True if the layer structure or geometry has been modified.
FIsOpened protected True if the layer has been opened.
FIsPrepared protected True if the layer has been prepared.
FIsReadOnly protected Read-only flag.
FMaxTileSize protected Maximum allowed tile size for the layer.
FMultiUserMode protected Multiuser mode.
FName protected Layer name.
FOnBusy protected Busy event fired regularly during long-running operations.
FOnPaintLayer protected PaintLayer event fired during Paint and related drawing operations.
FOnPassword protected Fired when opening a layer to resolve required user name or password values.
FOnRead protected Fired for each file read request.
FOnWrite protected Fired for each file write request.
forceCachedMode protected Set to True to force cached bitmap drawing.
FOverlappedExtentMargin protected Overlapped extent margin.
FParamsList protected List of parameter sets grouped by section.
FParentLayer protected Parent layer.
FPath protected Layer path.
FProjectedExtent protected Cached projected extent.
FProjectedExtentBase protected Cached projected extent base extent in unprojected layer coordinates.
FProjectedExtentEPSG protected Cached projected extent layer CRS (Coordinate Reference System) context.
FProjectedExtentRotationAngle protected Cached projected extent rotation angle context.
FProjectedExtentRotationPoint protected Cached projected extent rotation point context.
FProjectedExtentViewerEPSG protected Cached projected extent viewer CRS (Coordinate Reference System) context.
FRenderer protected Handle to a renderer used for drawing shapes.
FStatistics protected Statistics engine.
FStream protected Reference to a potential layer underlying stream.
FSubLayers protected Sublayer list.
FSubType protected Sublayer type flags for this layer.
FSupportsAsync protected Indicates whether the layer implements asynchronous operations.
FSupportsAutoStyle protected Indicates whether the layer supports auto styling.
FSupportsTiledPaint protected Indicates whether the layer supports tiled paint.
FTag protected Tag value.
FTagInternal protected Internal Tag value.
FTagPointer protected Pointer tag value.
FTileable protected True if the layer is currently printed or exported using tiles.
FTiledDrawMode protected Current tiled draw mode used while drawing in a basemap thread.
FTransform protected Custom transformation.
FTransparency protected Transparency value.
FUnSupportedOperations protected Set of operations not supported by the layer.
FUseConfig protected True if configuration file support is enabled.
FUserObject protected User object owned by the layer and destroyed when the layer is destroyed or when replaced.
FViewer protected Reference to viewer object.
inDraw protected True while layer drawing is still in progress to avoid circular drawing calls.
paramsCache protected List of prepared parameters.
paramsCacheUpdated protected True if cached parameters are ready for rendering.
View3D public 3D representation settings for the layer.

2026/07/11 00:59

Page Tools