StiTableImageGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiTableGeom

Constructors

Constructor Description
StiTableImageGeom(Image image, RectangleF rect)  

StiTableImageGeom(image: Image, rect: RectangleF)

Parameters

  • image (Image)
  • rect (RectangleF)

Properties

Property Type Description
Image Image  
Rect RectangleF  

Methods

Method Returns Description
CheckImage static void  

Method Details

CheckImage static

CheckImage(image: Image, rect: RectangleF): void

Parameters

  • image (Image)
  • rect (RectangleF)