eDriven Framework API
GraphicGroup Class
NamespaceseDriven.Gui.GraphicsGraphicGroup
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public sealed class GraphicGroup : GraphicsBase
Public NotInheritable Class GraphicGroup _
	Inherits GraphicsBase
public ref class GraphicGroup sealed : public GraphicsBase
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
GraphicGroup()()()()
Initializes a new instance of the GraphicGroup class

GraphicGroup(Single, Single, array<GraphicsBase>[]()[][])
Initializes a new instance of the GraphicGroup class

GraphicGroup(Single, Single, Single, Single, array<GraphicsBase>[]()[][])
Initializes a new instance of the GraphicGroup class

GraphicGroup(array<GraphicsBase>[]()[][])
Initializes a new instance of the GraphicGroup class

GraphicGroup(array<GraphicOption>[]()[][])
Initializes a new instance of the GraphicGroup class

Add(GraphicsBase)
Bottom (Inherited from GraphicsBase.)
CalculatePixelColor(IDraw, Int32, Int32)
If DrawFunction defined, uses it to find the color on the supplied coordinates If not, returns the given color
(Inherited from GraphicsBase.)
Clear()()()()
Draw()()()() (Overrides GraphicsBase.Draw()()()().)
ElementCount
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill (Inherited from GraphicsBase.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPixels()()()() (Inherited from GraphicsBase.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Height (Inherited from GraphicsBase.)
Left (Inherited from GraphicsBase.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Options (Inherited from GraphicsBase.)
Parent (Inherited from GraphicsBase.)
Remove(GraphicsBase)
Right (Inherited from GraphicsBase.)
SetPixels(array<Color>[]()[][]) (Inherited from GraphicsBase.)
Stroke (Inherited from GraphicsBase.)
Top (Inherited from GraphicsBase.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Width (Inherited from GraphicsBase.)
Inheritance Hierarchy
Object
GraphicsBase
 GraphicGroup

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)