eDriven Framework API
ConstraintMetrics Class
NamespaceseDriven.Gui.GeomConstraintMetrics
eDriven Framework API
The class used for specifying constrains
Declaration Syntax
C#Visual BasicVisual C++
public class ConstraintMetrics
Public Class ConstraintMetrics
public ref class ConstraintMetrics
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
ConstraintMetrics()()()()
Constructor

ConstraintMetrics(Single, Single, Single, Single)
Constructor

ConstraintMetrics(Nullable<(Of <<'(Single>)>>), Nullable<(Of <<'(Single>)>>), Nullable<(Of <<'(Single>)>>), Nullable<(Of <<'(Single>)>>), Nullable<(Of <<'(Single>)>>), Nullable<(Of <<'(Single>)>>))
Constructor

Bottom
Bottom offset

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

Equality(ConstraintMetrics, ConstraintMetrics)
Operator overload

Equals(ConstraintMetrics)
Indicates whether the current object is equal to another object of the same type.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
GetConstrainedRectangle(Rectangle)
Constrains this rectangle with the outer one

GetHashCode()()()()
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Height
Height

Inequality(ConstraintMetrics, ConstraintMetrics)
Operator overload

Left
Left offset

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Right
Right offset

Top
Top offset

ToString()()()() (Overrides Object.ToString()()()().)
Width
Width

Zero
Zero metrics

Remarks
Coded by Danko Kozar
Inheritance Hierarchy
Object
ConstraintMetrics

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