GIRasterImageDefaultResolution Method

Retrieves the default image resolution in pixels per unit of this GIRasterImage object.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public Units DefaultResolution(
        double xPelsPerUnit,
        double yPelsPerUnit
)

Parameters

xPelsPerUnit  Double
[out] Receives the pixels per unit value (x direction).
yPelsPerUnit  Double
[out] Receives the pixels per unit value (y direction).

Return Value

Units
Units that are used to measure image dimensions.
See Also

©  Bricsys NV. All rights reserved.