Click or drag to resize

MarkableDynamicVectorGraphicUpdateDynamicContent Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableDynamicVectorGraphic.UpdateDynamicContent(System.Boolean,System.Nullable{System.Guid})"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public override void UpdateDynamicContent(
	bool preUpdate,
	Guid? simulationID
)

Parameters

preUpdate  Boolean

[Missing <param name="preUpdate"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableDynamicVectorGraphic.UpdateDynamicContent(System.Boolean,System.Nullable{System.Guid})"]

simulationID  NullableGuid

[Missing <param name="simulationID"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MarkableDynamicVectorGraphic.UpdateDynamicContent(System.Boolean,System.Nullable{System.Guid})"]

See Also