The following tables list the members exposed by RegionId.
|
Name |
Description |
|
Gets and sets a region Id | |
|
Gets and sets the application's instance ID number. Used together with ApplicationMap. | |
|
Gets and sets the Id as long integer. | |
|
Gets and sets boolean value that indicates whether events from Regions behind this region will be thrown simultaneously. If true, events will not be thrown. If false, events will be thrown. | |
|
Gets and sets the boolean value that indicates if the region should store strokes. If true, the region stored strokes. | |
|
Gets and sets the Z-Order of the region. |
|
Name |
Description |
|
Enables calls like ac.AddShape( shape, myRegionId ) instead of ac.AddShape( shape, myRegionId.longId) |