←Select platform

CalculateRegionMaximumClipSegments Method

Summary
Gets the number of elements required to hold the clip segments for any row in the region.
Syntax
C#
VB
Objective-C
C++
Java
public int CalculateRegionMaximumClipSegments() 
Public Function CalculateRegionMaximumClipSegments() As Integer 
@property (nonatomic, assign, readonly) NSUInteger maximumClipSegmentsForRegion 
public int calculateRegionMaximumClipSegments() 
public: 
int CalculateRegionMaximumClipSegments();  

Return Value

The maximum number of segments in a row within the region.

Remarks

Use this method in conjunction with GetRegionClipSegments.

For more information, refer to Working with the Existing Region.

Example

For an example, refer to GetRegionClipSegments.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.