Click or drag to resize

FontType Enumeration

Types of font.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public enum FontType
Members
Member nameValueDescription
TrueType0 True type font
Stroke1 Stroke font
See Also