StreamLink.NET
IPageCoordinate Interface
StreamLink.NETCaplin.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 (Module: Caplin.StreamLink) Version: 5.0.17.0 (5.0.17.0)