CompoundStructure.IsRectangularRegion
Description:
Determines whether the specified region is rectangular.
Determines whether the specified region is rectangular.
public bool IsRectangularRegion(
int regionId
)
-
Int32regionIdThe id of a region.
Return Value
bool
True if the specified region is a rectangle, false otherwise.
-
It is not a valid region id.
-
This operation is valid only for vertically compound structures.