IAcadBlockAddRaster Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcadRasterImage AddRaster(
        string imageFileName,
        Object InsertionPoint,
        double ScaleFactor,
        double RotationAngle
)

Parameters

imageFileName  String
 
InsertionPoint  Object
 
ScaleFactor  Double
 
RotationAngle  Double
 

Return Value

AcadRasterImage
See Also

©  Bricsys NV. All rights reserved.