VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.GraphicObjects Namespace / ImageGraphicObject Class
In This Topic
ImageGraphicObject Class Properties
In This Topic
For a list of all properties of this type, see ImageGraphicObject.
Public Properties
 NameDescription
Public PropertyGets or sets a brush that should be used for filling the object. (Inherited from RectangularGraphicObject)
Public PropertyGets or sets the image.
Public PropertyGets or sets an interaction controller of interactive object. (Inherited from GraphicObject)
Public PropertyGets or sets a value indicating whether the interactive object is visible. (Inherited from GraphicObject)
Public PropertyGets or sets a pen that should be used for drawing the object. (Inherited from RectangularGraphicObject)
Public PropertyGets or sets a point transform of the object. (Inherited from GraphicObject)
Public PropertyGets or sets the bounding box, in object space, of rectangle. (Inherited from RectangularGraphicObject)
See Also