CADability dotNET
The only way to create a Picture. There are no public constructors for the Picture to assure that this is the only way to construct a Picture.

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public static Picture Construct()
Visual Basic
Public Shared Function Construct As Picture
Visual C++
public:
static Picture^ Construct()

Return Value

See Also