Click or drag to resize

MarkableDynamicVectorGraphicDoUpdateDynamicContent Method

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


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

Parameters

preUpdate  Boolean

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

simulationID  NullableGuid

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

See Also