TdxMapPathSegment.Visible Property
Specifies if the path segment is visible.
Declaration
property Visible: Boolean read; write; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True | True if the map path segment is visible; otherwise, False. |
See Also