Click or drag to resize

CharacterGeometryFrontFace Property

Gets the triangulated front face of the character.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IndexedTriangles FrontFace { get; }

Property Value

IndexedTriangles
See Also