IPosition Interface

CVB.Net Documentation
Interface for anything that denotes a position.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public interface IPosition

The IPosition type exposes the following members.

Properties

  NameDescription
Public propertyX
X coordinate of the position.
Public propertyY
Y coordinate of the position.
Top
See Also

Reference