Anzahl der in der Transferfunktion vorhandenen Verlaufsgrenzen.


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

Syntax

Visual Basic (Declaration)
Private gradientBorderCount As Integer
C#
private int gradientBorderCount;
C++
private:
 int gradientBorderCount sealed ;
J#
private int gradientBorderCount
JScript
private gradientBorderCount : int;

See Also