{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
PositionX Property
Gets or sets x position.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
int
PositionX
{
get
;
set
; }
Public
Property
PositionX
As
Integer
Get
Set
Field Value
The x position
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace