eDriven Framework API
IGlobalContent Interface
NamespaceseDriven.Gui.ContainersIGlobalContent
eDriven Framework API
The ability for converting global to content coordinates and vice versa
Declaration Syntax
C#Visual BasicVisual C++
public interface IGlobalContent
Public Interface IGlobalContent
public interface class IGlobalContent
Members
All MembersMethods



IconMemberDescription
ContentToGlobal(Point)
Converts content coordinates to global coordinates

ContentToGlobal(Rectangle)
Converts content bounds to global bounds

GlobalToContent(Point)
Converts global coordinates to content coordinates

GlobalToContent(Rectangle)
Converts global bounds to local bounds

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