This documentation is for the old version. Go to the latest Graphics Mill docs

CompositeVObjectEditDesigner Class

This class represents a designer which manipulates several selected objects.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Class CompositeVObjectEditDesigner _
	Inherits GenericVObjectEditDesigner
C#
public class CompositeVObjectEditDesigner : GenericVObjectEditDesigner

Remarks

This designer is used when the user selects several objects to modify.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.WinControls.GenericVObjectEditDesigner
L Aurigma.GraphicsMill.WinControls.CompositeVObjectEditDesigner

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

Object Model







See Also

Reference

Manual