NOutlinePathGraphic2D Class Members
In This Topic
The following tables list the members exposed by NOutlinePathGraphic2D.
Public Constructors
Public Properties
| Name | Description |
| DecimalsRounding | Gets or sets the decimals rounding. If a negative value is provided the outline path coordinates are not rounded. |
| FlattenGeometries | Gets or sets whether geometries should be flattened prior to accumulation. |
| Flattness | Gets or sets the flattness with which to flatten geometries |
| IncludeOutlines | Gets or sets whether outlines should be included. |
Top
Public Methods
| Name | Description |
| CreateOutlinePath | Creates an outline path from the current outline area. |
Top
See Also