The precision of the output geometry after generalization. If 0, no generalization of output geometry is performed. If present and positive, it represents the MaximumAllowableOffset parameter - generalization is performed according to IPolycurve.Generalize.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property OutputGeometryPrecision As Double |
| C# | |
|---|
public double OutputGeometryPrecision {get; set;} |
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also