CADability dotNET
A backpointer to the object represented by this item

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
Object ReferencedObject { get; }
Visual Basic
ReadOnly Property ReferencedObject As Object
	Get
Visual C++
property Object^ ReferencedObject {
	Object^ get ();
}

See Also