BaseVectorGraphicElementWrapProcess Method |
Wraps a delegate with SuspendVectorGraphicElementChanged set to true.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxprotected void WrapProcess(
Action mainDelegate
)
Parameters
- mainDelegate Action
[Missing <param name="mainDelegate"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement.WrapProcess(System.Action)"]
See Also