BrickPagePair.Create Method
Name | Parameters | Description |
---|---|---|
Create(Brick, Page) static | brick, page | Creates a new brick-page pair with the specified brick and page. |
Create(Int32[], Page, RectangleF) static | indices, page, brickBounds | For internal use. |
Create(Int32[], Page) static | indices, page | Creates a new brick-page pair with the specified integer indices and page. |
Create(Int32[], Int32, Int64, RectangleF) static | indices, pageIndex, pageID, brickBounds |