Click or drag to resize

VectorGraphicPathMetafileCommandFactory Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.VectorGraphicPath.MetafileCommandFactory"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected Func<Type, BaseMetafileCommand> MetafileCommandFactory { get; }

Property Value

FuncType, BaseMetafileCommand
See Also