[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Util
Interfaces
IFlowRendering
Methods
PushClipRect
dotnet-standard-api
C1.Excel Assembly
C1.Excel
C1.Util
Classes
Enums
Interfaces
IFlowRendering
Properties
Methods
PushClipRect
IRendering
ISvgRendering
IUsingRendering
(Showing Draft Content)
C1.Util.IFlowRendering.PushClipRect
PushClipRect Method
PushClipRect(RectangleF)
Push the clip rectangle.
Declaration
void PushClipRect(RectangleF rectangle)
Parameters
Type
Name
Description
RectangleF
rectangle
The clip rectangle.