CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Determins whether the given IShowProperty LookForThis is one of the root
ShowProperties.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
bool HasTopLevelShowProperty( IShowProperty LookForThis ) |
| Visual Basic |
|---|
Function HasTopLevelShowProperty ( _ LookForThis As IShowProperty _ ) As Boolean |
| Visual C++ |
|---|
bool HasTopLevelShowProperty( IShowProperty^ LookForThis ) |
Parameters
- LookForThis
- Type: CADability.UserInterface..::..IShowProperty
look for this IShowProperty object