This document is archived and information here might be outdated. Recommended version. |
Indicates whether MaximumAllowableOffset will be honored to generalize the geometry in the results.
[Visual Basic .NET]
Public Property GeneralizeGeometries As Boolean
[C#]
public bool GeneralizeGeometries {get; set;}
[C++]
HRESULT get_GeneralizeGeometries(
Boolean* doGeneralize
);
[C++]
HRESULT put_GeneralizeGeometries(
VARIANT_BOOL doGeneralize
);
[C++] Parameters doGeneralize [out, retval]
doGeneralize is a parameter of type bool* doGeneralize [in]
doGeneralize is a parameter of type bool
When GeneralizeGeometries is set to true, the MaximumAllowableOffset property should also be set. For more information please see Generalize.