| Visual Basic (Declaration) | |
|---|---|
Public Function CalculateRegionMaximumClipSegments() As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int CalculateRegionMaximumClipSegments()  | |
| C++/CLI | |
|---|---|
public: int CalculateRegionMaximumClipSegments();  | |
Return Value
The maximum number of segments in a row within the region.For an example, refer to GetRegionClipSegments. 
Use this method in conjunction with GetRegionClipSegments.
For more information, refer to Working with the Existing Region.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family