Click or drag to resize

BaseMetafileCommandShowUICallback Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.ShowUICallback(RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView)"]


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public virtual void ShowUICallback(
	BaseMetafileCommandView settingsView
)

Parameters

settingsView  BaseMetafileCommandView

[Missing <param name="settingsView"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.ShowUICallback(RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView)"]

See Also