Click or drag to resize

StrokeFont Class

Contains components for creating stroke fonts.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.VectorGraphicElementStrokeFont

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public class StrokeFont

The StrokeFont type exposes the following members.

Constructors
 NameDescription
Public methodStrokeFont Creates the font dictionary Chars.
Top
Properties
 NameDescription
Public propertyChars Mapping for in the font contained chars to command list.
Public propertyLineHeight Default height of lines.
Public propertyName Name of the font.
Public propertyWeldmarkScaleFactor This scale factor is applied to a stroke font when importing a job file from Weldmark. It is the product of the font size given in the font and the real height of the character "M".
Top
Methods
 NameDescription
Public methodImportWmf 
Top
See Also