Click or drag to resize

VectorGraphicOptimizerPathDirection Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicOptimizer.PathDirection(RAYLASE.Marker.VectorGraphicElement.VectorGraphicLayer,System.Int32)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.54.0
Syntax
C#
public void PathDirection(
	VectorGraphicLayer layer,
	int defaultPenNumber = 1
)

Parameters

layer  VectorGraphicLayer

[Missing <param name="layer"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicOptimizer.PathDirection(RAYLASE.Marker.VectorGraphicElement.VectorGraphicLayer,System.Int32)"]

defaultPenNumber  Int32  (Optional)

[Missing <param name="defaultPenNumber"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicOptimizer.PathDirection(RAYLASE.Marker.VectorGraphicElement.VectorGraphicLayer,System.Int32)"]

See Also