ExplicitConstraintMeasuredValue
Property
|
Property that represents the value of the
dimensional constraint object measured from units of the
constrained geometry.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public double MeasuredValue { get; }
Public ReadOnly Property MeasuredValue As Double
Get
public:
property double MeasuredValue {
double get ();
}
member MeasuredValue : float with get
Property Value
Double
See Also