Click or drag to resize

MultipleParameterItemParameterTypeFlags Property

Gets or sets the type of parameter that can be specified.

Namespace:  RootPro.RootProCAD.Command
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract ParameterItemTypeFlags ParameterTypeFlags { get; set; }

Property Value

Type: ParameterItemTypeFlags
See Also