Rechteck für die Dimensionen der Transferfunktions-Textur.


Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)

Syntax

Visual Basic (Declaration)
Private textureRect As Rectangle
C#
private Rectangle textureRect;
C++
private:
 Rectangle textureRect sealed ;
J#
private Rectangle textureRect
JScript
private textureRect : Rectangle;

See Also