RasterImageSetClipBoundary(ClipBoundaryType, Point2dCollection) 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(
        ClipBoundaryType type,
        Point2dCollection clipBoundaryVertices
)

Parameters

type  ClipBoundaryType
[in] Type of the clip boundary. Not used.
clipBoundaryVertices  Point2dCollection
[in] Collection of points that define the clip boundary.
See Also

©  Bricsys NV. All rights reserved.