CADability dotNET

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

Syntax

C#
IShowProperty ContextMenuSource { get; set; }
Visual Basic
Property ContextMenuSource As IShowProperty
	Get
	Set
Visual C++
property IShowProperty^ ContextMenuSource {
	IShowProperty^ get ();
	void set (IShowProperty^ value);
}

See Also