CADability dotNET Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public IGeoObject Connected { get; set; } |
| Visual Basic |
|---|
Public Property Connected As IGeoObject Get Set |
| Visual C++ |
|---|
public: property IGeoObject^ Connected { IGeoObject^ get (); void set (IGeoObject^ value); } |