RasterImageSetClipBoundaryToWholeImage
Method
|
Sets the clip boundary to coincide with the
image corners of this raster image entity. Any existing boundary is
deleted.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public virtual void SetClipBoundaryToWholeImage()
Public Overridable Sub SetClipBoundaryToWholeImage
public:
virtual void SetClipBoundaryToWholeImage()
abstract SetClipBoundaryToWholeImage : unit -> unit
override SetClipBoundaryToWholeImage : unit -> unit
See Also