Gets or sets the Flip Axis along which the source raster will be flipped.
Read-write property
[Visual Basic .NET] |
---|
Public Property FlipAxis() As AgEStkGraphicsFlipAxis |
[C#] |
---|
public AgEStkGraphicsFlipAxis FlipAxis {get; set;} |
[Managed C++] |
---|
public: __property AgEStkGraphicsFlipAxis get_FlipAxis(); |
[Unmanaged C++] |
---|
public: HRESULT get_FlipAxis( |
[Java] |
---|
public AgEStkGraphicsFlipAxis getFlipAxis();public void setFlipAxis( |