Click or drag to resize

VectorGraphicLayerPathFactory Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.VectorGraphicLayer.PathFactory"]


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

Property Value

FuncBoolean, VectorGraphicPath
See Also