NImageBlock Class Members
In This Topic
The following tables list the members exposed by NImageBlock.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Glue | Gets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue. |
| Image | Gets or sets the image shown by this image block. |
| ResizeMode | Gets or sets the mode in which the image block can be automatically resized. |
| TextureMapping | Gets or sets the value of the texture mapping property. |
Top
Public Methods
| Name | Description |
| GlueToLargestInnerRectangle | Glues the image block Pin to the largest inner rectangle inside the shape geometry or shape box. |
| GlueToShapeGeometryContour | Overloaded. Glues the image block Pin to a relative location along the owner shape geometry contour. |
| GlueToShapeLine | Overloaded. Glues the image block Pin to a relative location along the line connecting the Begin and End shape points. |
| InitXForm | Helper method for setting up the transformation of the image block relative to the owner shape. |
Top
See Also