StreamLink for Silverlight
IPageCoordinate Interface
StreamLink for SilverlightCaplin.StreamLink.Subscription.PageIPageCoordinate
The object representation of a coordinate (for example, a coordiante in an RTTP page). A coordinate is identified by an X- Position (XPos) and a Y-Position (YPos). This interface contains properties for retrieving the XPos and YPos values.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPageCoordinate
Public Interface IPageCoordinate
public interface class IPageCoordinate
Members
All MembersProperties



IconMemberDescription
XPos
The X position of the page.

YPos
The Y position of the page.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)