Share

ImageType.GetImage Method

Get the bitmap image stored in the image symbol.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Bitmap GetImage()

Return Value

Bitmap
The bitmap image at the original loaded image size.

See Also

Reference

Was this information helpful?