CADability dotNET

The Picture type exposes the following members.

Properties

  NameDescription
Public propertyBitmap
The bitmap, the contents of the Picture
Public propertyDirectionHeight
The location of the left side of the bitmap
Public propertyDirectionWidth
The location oth the lower baseline of the bitmap
Public propertyLocation
Position of the lower left point of the bitmap
Public propertyPath
The path where the Bitmap is located. This value is not used by the Picture object and may have any content. Usually it is the path and filename, especially when the object is beeing generated interactively by CADability's user interface. Setting the value does NOT load the specified bitmap. This must be done seperately by setting the Bitmap property

See Also