Click or drag to resize

ArcToMetafileCommandShowUI(String, PropertyMask) Method

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


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public override BaseMetafileCommandView ShowUI(
	string id,
	PropertyMask dirtyStatusMask
)

Parameters

id  String

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

dirtyStatusMask  PropertyMask

[Missing <param name="dirtyStatusMask"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.ArcToMetafileCommand.ShowUI(System.String,RAYLASE.Marker.Common.PropertyMask)"]

Return Value

BaseMetafileCommandView

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

See Also