Click or drag to resize

BaseMetafileCommand.ShowUI(String) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.ShowUI(System.String)"]


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntax
C#
public BaseMetafileCommandView ShowUI(
	string id
)

Parameters

id  String

[Missing <param name="id"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.ShowUI(System.String)"]

Return Value

BaseMetafileCommandView

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.ShowUI(System.String)"]

See Also