GridOverlaySingleTile Property |
Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool SingleTile { get; set; }
Public Property SingleTile As Boolean
Get
Set
Property Value
Type:
Boolean
See Also