VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.GraphicObjects Namespace / GraphicObjectGroup Class
In This Topic
GraphicObjectGroup Class Properties
In This Topic
For a list of all properties of this type, see GraphicObjectGroup.
Public Properties
 NameDescription
Public PropertyGets or sets a brush that should be used for filling the object.
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 a layout anchor, which defines where graphic objects should be drawn in LayoutRect.
Public PropertyGets a layout rectangle, which defines a region where graphic objects should be drawn.
Public PropertyGets or sets the objects of group.
Public PropertyGets or sets a pen that should be used for drawing the object.
Public PropertyGets or sets a point transform of the object. (Inherited from GraphicObject)
See Also