AcadModelSpaceClassAddRaster Method


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

Parameters

imageFileName  String
 
InsertionPoint  Object
 
ScaleFactor  Double
 
RotationAngle  Double
 

Return Value

AcadRasterImage

Implements

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

©  Bricsys NV. All rights reserved.