AcadBlockClassAddEmbeddedRaster Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual IAcadOle AddEmbeddedRaster(
        string ImagePath,
        Object InsertionPoint,
        double Height,
        double Width
)

Parameters

ImagePath
Type: SystemString
InsertionPoint
Type: SystemObject
Height
Type: SystemDouble
Width
Type: SystemDouble

Return Value

Type: IAcadOle

Implements

IAcadBlockAddEmbeddedRaster(String, Object, Double, Double)
See Also

©  Bricsys NV. All rights reserved.