OdaBlockClassAddRaster Method


Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll) Version: 25.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

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

©  Bricsys NV. All rights reserved.