RasterImageSetClipBoundary(Vector2d) Method

Sets the clip boundary for this raster image entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetClipBoundary(
        Vector2d size
)

Parameters

size  Vector2d
[in] Vector that defines the size of the clip boundary.
Remarks
With this method the first point of a clip boundary is at the origin of the coordinates.
See Also

©  Bricsys NV. All rights reserved.