Click or drag to resize

StrokeFontImportWmf Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.StrokeFont.ImportWmf(System.String,System.String,System.String)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public void ImportWmf(
	string name,
	string fontPath,
	string fileEnding
)

Parameters

name  String
Name of the font to create.
fontPath  String
The directory of the stroke fonts.
fileEnding  String
The file extension of the stroke fonts.
See Also