Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
Object Normal { get; set; }
Property Normal As Object
Get
Set
property Object^ Normal {
Object^ get ();
void set (Object^ value);
}
abstract Normal : Object with get, set
Property Value
Object
See Also