TdxMapPointer.ImageVisible Property
In This Article
Specifies if the map point item image is visible.
#Declaration
Delphi
property ImageVisible: Boolean read; write; default True;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | True | True if the image is visible; otherwise, False. |
See Also