CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The only way to create a Icon. There are no public constructors for the Icon to assure
that this is the only way to construct a Icon.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static Icon Construct() |
| Visual Basic |
|---|
Public Shared Function Construct As Icon |
| Visual C++ |
|---|
public: static Icon^ Construct() |