Flexivert Library Documentation
IPositioned Interface
NamespacesFlexivert.UtilsIPositioned
Defines location properties for a positioned object.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPositioned
Public Interface IPositioned
public interface class IPositioned
Members
All MembersProperties



IconMemberDescription
X
Gets or sets the X coordinate of the positioned object.

Y
Gets or sets the Y coordinate of the positioned object.

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)