AGI STK Graphics 11 Send comments on this topic.
Flip Method (IAgStkGraphicsRaster)
See Also 
Axis
The axis along which the raster will be flipped.

Description

Flips the raster along the given axis.

Syntax

[Visual Basic .NET]
Public Sub Flip( _
   ByVal Axis As AgEStkGraphicsFlipAxis _
) 

Parameters

Axis
Member Value Description
eStkGraphicsFlipAxisHorizontal 0 The horizontal axis.
eStkGraphicsFlipAxisVertical 1 The vertical axis.
The axis along which the raster will be flipped.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface