Click or drag to resize

BaseVectorGraphicElementWrapProcess Method

Wraps a delegate with SuspendVectorGraphicElementChanged set to true.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected void WrapProcess(
	Action mainDelegate
)

Parameters

mainDelegate  Action

[Missing <param name="mainDelegate"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement.WrapProcess(System.Action)"]

See Also