Name | Description | |
---|---|---|
![]() | VintasoftImageFigure | Initializes a new instance of the VintasoftImageFigure class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageFigure | Initializes a new instance of the VintasoftImageFigure class. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the background color. |
![]() | Brush | Gets or sets a brush of this figure. (Inherited from RectangleFigure) |
![]() | CanRotate | Gets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure) |
![]() | ContentType | Gets the content type of graphics figure. (Inherited from RectangleFigure) |
![]() | Document | Gets the PDF document that associated with this graphics figure. (Inherited from GraphicsFigure) |
![]() | Image | Gets or sets the image to draw. |
![]() | ImageCompression | Gets or sets an image compression. |
![]() | ImageCompressionSettings | Gets or sets the image compression settings. |
![]() | InlineImage | Gets or sets a value indicating whether an image must be inlined in PDF content. |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure) |
![]() | IsVisible | Gets a value indicating whether the figure is visible. |
![]() | Location | Gets or sets a location of this rectangle figure. (Inherited from RectangleFigure) |
![]() | MaintainAspectRatio | Gets or sets a value indicating whether graphics figure must maintain the aspect ratio of image. |
![]() | Margin | Gets or sets a margin of this figure. (Inherited from RectangleFigure) |
![]() | Pen | Gets or sets a pen of this figure. (Inherited from RectangleFigure) |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from GraphicsFigure) |
![]() | RotationAngle | Gets or sets the rotation angle of rectange figure, in degress. (Inherited from RectangleFigure) |
![]() | Size | Gets or sets a size of this rectangle figure. (Inherited from RectangleFigure) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | ContainsPoint | Returns a value indicating whether figure contains specified point. (Inherited from GraphicsFigure) |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. (Inherited from GraphicsFigure) |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | DrawFigure | Draws the graphics figure on specified PdfGraphics. |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from RectangleFigure) |
![]() | GetRegion | Returns a region of this graphics figure. (Inherited from RectangleFigure) |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | RefreshProperties | Refreshes the properties (Size, Location, ...) of the graphics figure. (Inherited from GraphicsFigure) |
![]() | SetRegion | Sets the region of figure. (Inherited from RectangleFigure) |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | GetDrawRectangle | Returns a rectangle in which draws the figure. (Inherited from RectangleFigure) |
![]() | GetRotateAtPoint | Returns the point that uses as rotation center. (Inherited from RectangleFigure) |
![]() | GetTransformMatrix | Returns the transform matrix that applies to rectangular object. (Inherited from RectangleFigure) |
![]() | OnChanged | Raises the Changed event. (Inherited from GraphicsFigure) |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanging | Occurs when the reference points are changing. (Inherited from GraphicsFigure) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the graphics figure is changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanged | Occurs when reference points are changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanging | Occurs when reference points are changing. (Inherited from GraphicsFigure) |