eDriven Framework API
EdgeMetrics Class
NamespaceseDriven.Gui.GeomEdgeMetrics
eDriven Framework API
The class used for specifying edges (padding or margins)
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class EdgeMetrics : ICloneable
<SerializableAttribute> _
Public Class EdgeMetrics _
	Implements ICloneable
[SerializableAttribute]
public ref class EdgeMetrics : ICloneable
Members
All MembersConstructorsMethodsFields



IconMemberDescription
EdgeMetrics()()()()
Constructor

EdgeMetrics(Single, Single, Single, Single)
Constructor

Bottom
The value representing the bottom edge

Clone()()()()
Creates a new object that is a copy of the current instance.

Empty
Zero metrics

Equals(EdgeMetrics)
Equality

Equals(Object) (Overrides Object.Equals(Object).)
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()()()() (Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Left
The value representing the left edge

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Right
The value representing the right edge

Top
The value representing the top edge

ToString()()()() (Overrides Object.ToString()()()().)
Remarks
Coded by Danko Kozar
Inheritance Hierarchy
Object
EdgeMetrics

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