CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Das im Parameter gegebene Objekt soll sichtbar dargestellt werden.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void MakeVisible( IShowProperty ToShow ) |
| Visual Basic |
|---|
Sub MakeVisible ( _ ToShow As IShowProperty _ ) |
| Visual C++ |
|---|
void MakeVisible( IShowProperty^ ToShow ) |
Parameters
- ToShow
- Type: CADability.UserInterface..::..IShowProperty
Das anzuzeigende Objekt.