[Missing <summary> documentation for "P:DMIP.Types.Positionable3DOptions.Scalar"]
Namespace: DMIP.TypesAssembly: Connection (in Connection.dll) Version: 1.0.0.0 (1.0.0.0)
public bool Scalar { get; set; }
public bool Scalar { get; set; }
Public Property Scalar As Boolean
Get
Set
Public Property Scalar As Boolean
Get
Set
public:
property bool Scalar {
bool get ();
void set (bool value);
}
public:
property bool Scalar {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean[Missing <value> documentation for "P:DMIP.Types.Positionable3DOptions.Scalar"]