TdxMapLayer.IsActuallyVisible Method
In This Article
Identifies if the map layer is visible.
#Declaration
Delphi
function IsActuallyVisible: Boolean; virtual;
#Returns
Type | Description |
---|---|
Boolean |
Otherwise, |
See Also