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



IconMemberDescription
Triangle(IFill, array<GraphicOption>[]()[][])
Initializes a new instance of the Triangle class

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.)
Direction
Draw()()()() (Overrides GraphicsBase.Draw()()()().)
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.)
Pixels
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

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