Direction and level order for layout of color
squares.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Direction() As AgEFmGfxDirection
|
| [C#] |
|---|
public AgEFmGfxDirection Direction {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEFmGfxDirection get_Direction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Direction(
|
| [Java] |
|---|
public AgEFmGfxDirection getDirection();public void setDirection(
|