This document is archived and information here might be outdated. Recommended version. |
Indicates if similar ranges should be merged in the result polygons.
[Visual Basic .NET]
Public Property MergeSimilarPolygonRanges As Boolean
[C#]
public bool MergeSimilarPolygonRanges {get; set;}
[C++]
HRESULT get_MergeSimilarPolygonRanges(
Boolean* Value
);
[C++]
HRESULT put_MergeSimilarPolygonRanges(
VARIANT_BOOL Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type bool* Value [in]
Value is a parameter of type bool
MergeSimillarPolygons specifies if polygons with same break values from different facilities should be merged together.