|
<< Click To Display Table Of Contents >> You Are Here: »You Have Selected A Parent Chapter« Fill Functions |
Description |
|
void SetColorMix(int value) |
Use value 1 (TRUE) to activate the Color Mix. When Color Mix is activated, every shape has its own color depending on the »Color Table Mode. Use value 0 (FALSE) to use the default setting. |
int GetColorMix() |
Returns 1 (TRUE) if the Color Mix is enabled, otherwise 0 (FALSE). |
void ToggleColorMix() |
Enables or disables the Color Mix depending on the current state. |
void SetFillTime(float value) |
Sets the Fill Time value which defines how long is takes to fill the whole matrix with shapes. |
float GetFillTime() |
Returns the current Fill Time. |
void SetDuration(float value) |
Sets the Duration value which defines how long the completely filled matrix is displayed. |
float GetDuration() |
Returns the current Duration. |
void SetPitchX(float value) |
Sets the Pitch X value in percent which defines the X-aligned distance between shapes. |
float GetPitchX() |
Returns the current Pitch X in percent. |
void SetPitchY(float value) |
Sets the Pitch Y value in percent which defines the Y-aligned distance between shapes. |
float GetPitchY() |
Returns the current Pitch Y in percent. |
void SetPitchZ(float value) |
Sets the Pitch Z value in percent which defines the Z-aligned distance between shapes. |
float GetPitchZ() |
Returns the current Pitch Z in percent. |
void SetPitch(float value, float value, float value) |
Sets the Pitch X, Y, Z values in percent which define the distances between shapes. |
void SetPixelPitchX(int value) |
Sets the Pitch X value in pixels, which defines the X-aligned distance between shapes. |
int GetPixelPitchX() |
Returns the current Pitch X in pixels. |
void SetPixelPitchY(int value) |
Sets the Pitch Y value in pixels, which defines the Y-aligned distance between shapes. |
int GetPixelPitchY() |
Returns the current Pitch Y in pixels. |
void SetPixelPitchZ(int value) |
Sets the Pitch Z pixel in pixels, which defines the Z-aligned distance between shapes. |
int GetPixelPitchZ() |
Returns the current Pitch Z in pixels. |
void SetPixelPitch(int value, int value, int value) |
Sets the Pitch X, Y, Z values in pixels which define the distances between shapes. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |