ParameterHasUpperBound Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public bool HasUpperBound { get; }
Public ReadOnly Property HasUpperBound As Boolean
Get
public:
property bool HasUpperBound {
bool get ();
}
member HasUpperBound : bool with get
Property Value
Boolean
See Also