Click or drag to resize

BaseMarkableBitmapGraphicInvokeBitmapManagerRequested Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableBitmapGraphic.InvokeBitmapManagerRequested(System.Boolean,System.Boolean)"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected void InvokeBitmapManagerRequested(
	bool doEmbed,
	bool showBitmapManager
)

Parameters

doEmbed  Boolean

[Missing <param name="doEmbed"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableBitmapGraphic.InvokeBitmapManagerRequested(System.Boolean,System.Boolean)"]

showBitmapManager  Boolean

[Missing <param name="showBitmapManager"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableBitmapGraphic.InvokeBitmapManagerRequested(System.Boolean,System.Boolean)"]

See Also