Sets the specified tile resource's background color.
PROCEDURE SetTileBackgroundColor(
tileHandle : HANDLE;
backgroundColor : LONGINT);def vs.SetTileBackgroundColor(tileHandle, backgroundColor):
return None| Name | Type | Description |
|---|---|---|
| tileHandle | HANDLE | The tile resource in which to set the background color. |
| backgroundColor | LONGINT | The RGB background color to set. |
SetTileBackgroundColor(tileHandle, backgroundColor);VS Functions: CreateTile | ShowEditTileDialog | ShowEditTileSettingsDialog | ShowNewTileDialog | GetTileGeometryGroup | BeginGroupN | AddTileGeometryObject | GetTileGroupParent | IsTileGroupContainedObject | GetTileBackgroundColor | SetTileBackgroundColor | GetTileRepetitionPoint | SetTileRepetitionPoint | GetTileOffsetPoint | SetTileOffsetPoint
Availability: from Vectorworks 2011