This document is archived and information here might be outdated. Recommended version. |
Indicates if vectorization will use polygon point limit.
[Visual Basic .NET]
Public Property UsePolygonPointLimit As Boolean
[C#]
public bool UsePolygonPointLimit {get; set;}
This property relates to the limit checkbox on the Advanced Vectorization Options dialog from the Vectorization Options dialog.
If this value is true, polygons that are vectorized having large numbers of vertices will be created as polylines instead, for performance. The value IVectorizationBatchProperties::PolygonPointLimit sets this limit.