StrokeFontImportWmf Method |
[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.StrokeFont.ImportWmf(System.String,System.String,System.String)"]
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic 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