VisioForge Video Edit SDK (Delphi / ActiveX)
|
Sets rectangular around the text.
procedure Video_Effects_Text_Logo_Plus_Params_Rect(ID: Integer; Rect_Enabled: Boolean; Rect_Width: Integer; Rect_Height: Integer);
__fastcall Video_Effects_Text_Logo_Plus_Params_Rect(int ID, Boolean Rect_Enabled, int Rect_Width, int Rect_Height);
public Video_Effects_Text_Logo_Plus_Params_Rect(int ID, Boolean Rect_Enabled, int Rect_Width, int Rect_Height);
Public Sub Video_Effects_Text_Logo_Plus_Params_Rect(ID As Integer, Rect_Enabled As Boolean, Rect_Width As Integer, Rect_Height As Integer)
public Video_Effects_Text_Logo_Plus_Params_Rect(int ID, Boolean Rect_Enabled, int Rect_Width, int Rect_Height);
Video_Effects_Text_Logo_Plus_Params_Rect(int ID, Boolean Rect_Enabled, int Rect_Width, int Rect_Height);
Video_Effects_Text_Logo_Plus_Params_Rect
public Video_Effects_Text_Logo_Plus_Params_Rect($ID, Boolean $Rect_Enabled, $Rect_Width, $Rect_Height);
Parameters |
Description |
ID: Integer |
Effect ID. |
rectEnabled |
if enabled, if disabled. |
rectWidth |
Width. |
rectHeight |
Height. |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|