eDriven Framework API
ILocalContent Interface
NamespaceseDriven.Gui.ContainersILocalContent
eDriven Framework API
The ability for converting local to contenr coordinates and vice versa
Declaration Syntax
C#Visual BasicVisual C++
public interface ILocalContent
Public Interface ILocalContent
public interface class ILocalContent
Members
All MembersMethods



IconMemberDescription
ContentToLocal(Point)
Converts content coordinates to local coordinates

ContentToLocal(Rectangle)
Converts content bounds to local bounds

LocalToContent(Point)
Converts local coordinates to content coordinates

LocalToContent(Rectangle)
Converts local bounds to content bounds

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