2027 Method
Changes 0
M

CompoundStructure.IsRectangularRegion

Description:
Determines whether the specified region is rectangular.
public bool IsRectangularRegion(
	int regionId
)
  • Int32
    regionId
    The id of a region.
Return Value Boolean True if the specified region is a rectangle, false otherwise.