Click or drag to resize

CharacterGeometryCharacterContour Property

Gets the contour polygons of the character.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IList<PolygonClosedWithNormalsD2D> CharacterContour { get; }

Property Value

IListPolygonClosedWithNormalsD2D
See Also