CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Initializes a new instance of the IShowPropertyImpl class
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected IShowPropertyImpl( IFrame frame ) |
| Visual Basic |
|---|
Protected Sub New ( _ frame As IFrame _ ) |
| Visual C++ |
|---|
protected: IShowPropertyImpl( IFrame^ frame ) |
Parameters
- frame
- Type: CADability..::..IFrame