Return to the previous figure in the Figure Editor. If the Figure Editor contains only one figure, this command closes the Figure Editor and returns the user to the current drawing.
FigureReturnAll
Syntax
FigureReturnAll()
Description
Close the Figure Editor and return to the current drawing.
File1Open
Syntax
File1Open()
Description
Open the first file on the list of previously opened files.
File2Open
Syntax
File2Open()
Description
Open the second file on the list of previously opened files.
File3Open
Syntax
File3Open()
Description
Open the third file on the list of previously opened files.
File4Open
Syntax
File4Open()
Description
Open the fourth file on the list of previously opened files.
File5Open
Syntax
File5Open()
Description
Open the fifth file on the list of previously opened files.
File6Open
Syntax
File6Open()
Description
Open the sixth file in the list of previously opened files.
File7Open
Syntax
File7Open()
Description
Open the seventh file in the list of previously opened files.
File8Open
Syntax
File8Open()
Description
Open the eighth file in the list of previously opened files.
File9Open
Syntax
File9Open()
Description
Open the ninth file in the list of previously opened files.
FileClose
Syntax
FileClose([Save As _FileClose_Save_enum])
Description
Close the active window.
Parameters
Save: enumeration (optional) If this parameter is not specified, the Save message box is displayed.
No
Yes
FileExit
Syntax
FileExit()
Description
Close Corel Presentations.
FileNewDlg
Syntax
FileNewDlg()
Description
Open a new blank document or work on an existing document.
FileOpen
Syntax
FileOpen(Filename As String, [ReadOnly As _FileOpen_ReadOnly_enum])
Description
Open a file.
Parameters
Filename: string The name of the file to retrieve.
ReadOnly: enumeration (optional) Open the file in read-only format.
No
Yes
FileOpenDlg
Syntax
FileOpenDlg()
Description
Display the Open File dialog box, which is used to open a file into a new window.
FileRetrieve
Syntax
FileRetrieve(Filename As String, [Redraw As _FileRetrieve_Redraw_enum])
Description
Insert a specified graphics file into the current drawing, or insert a text file into an organization chart outline or the Slide Outliner.
Parameters
Filename: string The name of the file to retrieve.
Redraw: enumeration (optional) Redraw the current drawing to show changes.
Save the current drawing or slide show with a new name or file format.
Parameters
Filename: string The name of the file to save.
SaveFormat: enumeration The file format.
WPAscii
WPGraphic_10
WPGraphic_20
WPGraphic_30
WPGraphic_70
WPMaster_20
WPMaster_30
WPMaster_70
WPPresentation_20
WPPresentation_30
WPPresentation_70
WPText_51
Export: enumeration Export the file.
No
Yes
SaveSelected: enumeration Save the selected objects only.
No
Yes
FileSaveAsDlg
Syntax
FileSaveAsDlg()
Description
Display the Save As dialog box, which is used to save the current document with a new name or file format.
FillAttributes
Syntax
FillAttributes(DefaultAttr As _FillAttributes_DefaultAttr_enum, ApplyTo As _FillAttributes_ApplyTo_enum, ObjectFramed As _FillAttributes_ObjectFramed_enum, ObjectClosed As _FillAttributes_ObjectClosed_enum, ObjectFilled As _FillAttributes_ObjectFilled_enum, FillMethod As _FillAttributes_FillMethod_enum, BrushPattern As _FillAttributes_BrushPattern_enum, GradType As _FillAttributes_GradType_enum, UseGradSteps As _FillAttributes_UseGradSteps_enum, GradAngle As Long, GradRefX As Integer, GradRefY As Integer, GradSteps As Integer, Grad1Red As Integer, Grad1Green As Integer, Grad1Blue As Integer, Grad2Red As Integer, Grad2Green As Integer, Grad2Blue As Integer, GradBRed As Integer, GradBGreen As Integer, GradBBlue As Integer, ForeTransparency As _FillAttributes_ForeTransparency_enum, BackTransparency As _FillAttributes_BackTransparency_enum, TextureFileName As String, TextureFit As _FillAttributes_TextureFit_enum, TextureAnchor As _FillAttributes_TextureAnchor_enum, TextureStackCount As Long, [ChangedAttrs As _FillAttributes_ChangedAttrs_enum])
Description
Specify fill colors, pattern, and method.
Parameters
DefaultAttr: enumeration Set the default fill attributes.
No
Yes
ApplyTo: enumeration Define the fill for graphics, text, or both.
Both
Graphics
Text
ObjectFramed: enumeration No
Yes
ObjectClosed: enumeration No
Yes
ObjectFilled: enumeration No
Yes
FillMethod: enumeration Alternate or winding fills.
Alternating
Winding
BrushPattern: enumeration The fill pattern.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
Chainlink
Checks
Crosses
Crosshatch
FishScale
Gray12
Gray25
Gray50
Honeycomb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
GradType: enumeration The gradient type.
ConcenCircles
ConcenEllipse
ConcenRects
ConcenSquares
ConverCircles
ConverEllipse
ConverRects
ConverSquares
Linear
None
Polygonal
UseGradSteps: enumeration Use gradient steps.
No
Yes
GradAngle: numeric The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
GradRefX: numeric The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
GradRefY: numeric The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
GradSteps: numeric The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
Grad1Red: numeric The amount of red (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Blue: numeric The amount of blue (0-255) in a solid fill, the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Green: numeric The amount of green (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric The amount of blue (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
GradBRed: numeric The amount of red (0-255) in the background color of a pattern.
GradBGreen: numeric The amount of green (0-255) in the background color of a pattern.
GradBBlue: numeric The amount of blue (0-255) in the background color of a pattern.
ForeTransparency: enumeration The pattern foreground color transparency.
Opaque
Transparent
BackTransparency: enumeration The pattern background color transparency.
Opaque
Transparent
TextureFilename: string (optional) The filename of texture bitmap.
TextureFit: enumeration How the texture fills the object.
BrickHorizontal
BrickVertical
ScaleToFit
StackHorizontal
StackVertical
StretchToFit
Tile
TextureAnchor: enumeration The type of texture anchoring.
AnchorToObject
AnchorToPage
TextureStackCount: numeric How many times the texture bitmap is stacked.
ChangedAttrs: enumeration (optional) BrushPattern
Close
Fill
Frame
GradAngle
GradBColor
GradFColor
GradRef
GradType
TextureAnchor
TextureFit
TexturesStackCount
FillAttributesDlg
Syntax
FillAttributesDlg()
Description
Display the Object Properties dialog box with the Fill tab displayed, which is used to specify attributes such as fill colors, patterns, methods.
FindReplaceTextDlg
Syntax
FindReplaceTextDlg()
Description
Display the Find and Replace dialog box in the Text Editor, which is used to find and replace specified text.
FloodFill
Syntax
FloodFill(X As Integer, Y As Integer)
Description
Use the Flood Fill painting tool to replace a color region in a bitmap area with another color or pattern.
Parameters
X: numeric The horizontal coordinate of the pixel clicked when using the Flood Fill tool.
Y: numeric The vertical coordinate of the pixel clicked when using the Flood Fill tool.
FontSizeDec
Syntax
FontSizeDec()
Description
Decrease the font size of the current text. The amount the font is decreased depends on the current font size. If the current font size is less than 10, it is decreased by 1; if the current font size is 10 to 19, it is decreased by 2; if the current font size is 20 to 47, it is decreased by 4; if the current font size is 48 to 71, it is decreased by 6; if the current font size is 72 to 119, it is decreased by 8; if the current font size is 120 to 199, it is decreased by 10; if the current font size is 200 to 399, it is decreased by 20; if the current font size is 400 to 799, it is decreased by 40; and if the current font size is 800 or more, it is decreased by 100. The largest font size possible is 999.
FontSizeInc
Syntax
FontSizeInc()
Description
Increase the font size of the current text. The amount the font is increased depends on the current font size. If the current font size is less than 10, it is increased by 1; if the current font size is 10 to 19, it is increased by 2; if the current font size is 20 to 47, it is increased by 4; if the current font size is 48 to 71, it is increased by 6; if the current font size is 72 to 119, it is increased by 8; if the current font size is 120 to 199, it is increased by 10; if the current font size is 200 to 399, it is increased by 20; if the current font size is 400 to 799, it is increased by 40; and if the current font size is 800 or more, it is increased by 100. The largest font size possible is 999.