VectorGraphicEngineGetStrokeFont Method |
Returns the specified stroke font.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic virtual StrokeFont GetStrokeFont(
string name
)
Parameters
- name String
- Name of the stroke font.
Return Value
StrokeFontSpecified stroke font
See Also