Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property DataTexture16 As Texture |
| C# |
|---|
| public Texture DataTexture16 { get; } |
| C++ |
|---|
| public property Texture DataTexture16 sealed { Texture get(); } |
| J# |
|---|
| /** property */ public Texture get_DataTexture16(); |
| JScript |
|---|
| public function get DataTexture16() : Texture |