C# Class SpaceClaim.AddInLibrary.RibbonCommandValue

Inheritance: RibbonInput
Show file Open project: bcourter/SpaceClaim-AddIns

Public Methods

Method Description
CreateUnique ( string key, double value ) : RibbonCommandValue
RibbonCommandValue ( double value ) : System

Method Details

CreateUnique() public method

public CreateUnique ( string key, double value ) : RibbonCommandValue
key string
value double
return RibbonCommandValue

RibbonCommandValue() public method

public RibbonCommandValue ( double value ) : System
value double
return System