home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _29373C69D0164DAD8A736EF4235CB5FF < prev    next >
Text File  |  2003-03-07  |  23KB  |  1,036 lines

  1. BackgroundGallery
  2.  
  3. Syntax
  4.  
  5. BackgroundGallery()
  6.  
  7. Description
  8.  
  9. Display a gallery of slide show backgrounds that you can choose from.
  10.  
  11. BackgroundGetNext
  12.  
  13. Syntax
  14.  
  15. BackgroundGetNext()
  16.  
  17. Description
  18.  
  19. Select the next background in the Background Name dialog box.
  20.  
  21. BackgroundGetPrevious
  22.  
  23. Syntax
  24.  
  25. BackgroundGetPrevious()
  26.  
  27. Description
  28.  
  29. Select the previous background in the Background Name dialog box.
  30.  
  31. BackgroundInsert
  32.  
  33. Syntax
  34.  
  35. BackgroundInsert(Filename As String, KeepObjects As _BackgroundInsert_KeepObjects_enum)
  36.  
  37. Description
  38.  
  39. Specify a background from the Background Gallery and apply it to your slide show.
  40.  
  41. Parameters
  42.  
  43. Filename: string    The name of the .WPG file to insert as the new background.
  44.  
  45. KeepObjects: enumeration    Specify whether to keep objects from the existing background before replacing it with the new one.
  46.  
  47. No
  48.  
  49. Yes 
  50.  
  51. BackgroundNext
  52.  
  53. Syntax
  54.  
  55. BackgroundNext()
  56.  
  57. Description
  58.  
  59. Open the next background in the Background Editor.
  60.  
  61. BackgroundPrevious
  62.  
  63. Syntax
  64.  
  65. BackgroundPrevious()
  66.  
  67. Description
  68.  
  69. Open the previous background in the Background Editor.
  70.  
  71. Backspace
  72.  
  73. Syntax
  74.  
  75. Backspace()
  76.  
  77. Description
  78.  
  79. Delete the character to the left of the insertion point in the Text Editor.
  80.  
  81. BeginAcquireImageArea
  82.  
  83. Syntax
  84.  
  85. BeginAcquireImageArea()
  86.  
  87. Description
  88.  
  89. Activate the tool used to define a rectangular area which will contain a scanned image. The image is scaled to fit inside the area, matching the closest width or height dimension of the area and maintaining the aspect ratio. A scanning device with a TWAIN driver must be installed for this method to function.
  90.  
  91. BeginAcquireImageFixedSize
  92.  
  93. Syntax
  94.  
  95. BeginAcquireImageFixedSize()
  96.  
  97. Description
  98.  
  99. Activate the tool used to scan an image into a rectangular area. The image is scaled to match both the width and height of the area. The aspect ration is maintained if the scanning software supports it. If not, the image width and height are scaled non-uniformly and the image may be distorted. A scanning device with a TWAIN driver must be installed for this method to function.
  100.  
  101. BeginAirBrush
  102.  
  103. Syntax
  104.  
  105. BeginAirBrush()
  106.  
  107. Description
  108.  
  109. Activate the Air Brush tool in the Bitmap Editor.
  110.  
  111. BeginArrow
  112.  
  113. Syntax
  114.  
  115. BeginArrow()
  116.  
  117. Description
  118.  
  119. Activate the Arrow drawing tool.
  120.  
  121. BeginBezier
  122.  
  123. Syntax
  124.  
  125. BeginBezier()
  126.  
  127. Description
  128.  
  129. Activate the Bezier Curve drawing tool.
  130.  
  131. BeginBitmap
  132.  
  133. Syntax
  134.  
  135. BeginBitmap()
  136.  
  137. Description
  138.  
  139. Activate the Bitmap tool.
  140.  
  141. BeginBulletChart
  142.  
  143. Syntax
  144.  
  145. BeginBulletChart()
  146.  
  147. Description
  148.  
  149. Activate the tool used to create a new bulleted list.
  150.  
  151. BeginCircle
  152.  
  153. Syntax
  154.  
  155. BeginCircle()
  156.  
  157. Description
  158.  
  159. Activate the Circle drawing tool.
  160.  
  161. BeginCircularArc
  162.  
  163. Syntax
  164.  
  165. BeginCircularArc()
  166.  
  167. Description
  168.  
  169. Activate the Circular Arc drawing tool.
  170.  
  171. BeginClosedCurve
  172.  
  173. Syntax
  174.  
  175. BeginClosedCurve()
  176.  
  177. Description
  178.  
  179. Activate the Closed Curve drawing tool.
  180.  
  181. BeginCurve
  182.  
  183. Syntax
  184.  
  185. BeginCurve()
  186.  
  187. Description
  188.  
  189. Activate the Curve drawing tool.
  190.  
  191. BeginDataChart
  192.  
  193. Syntax
  194.  
  195. BeginDataChart()
  196.  
  197. Description
  198.  
  199. Activate the tool used to create a data chart.
  200.  
  201. BeginEllipse
  202.  
  203. Syntax
  204.  
  205. BeginEllipse()
  206.  
  207. Description
  208.  
  209. Activate the Ellipse drawing tool.
  210.  
  211. BeginEllipticalArc
  212.  
  213. Syntax
  214.  
  215. BeginEllipticalArc()
  216.  
  217. Description
  218.  
  219. Activate the Elliptical Arc drawing tool.
  220.  
  221. BeginFloodFill
  222.  
  223. Syntax
  224.  
  225. BeginFloodFill()
  226.  
  227. Description
  228.  
  229. Activate Flood Fill in the Bitmap Editor.
  230.  
  231. BeginFreehand
  232.  
  233. Syntax
  234.  
  235. BeginFreehand()
  236.  
  237. Description
  238.  
  239. Activate the Freehand drawing tool.
  240.  
  241. BeginLine
  242.  
  243. Syntax
  244.  
  245. BeginLine()
  246.  
  247. Description
  248.  
  249. Activate the Polyline drawing tool.
  250.  
  251. BeginLine2
  252.  
  253. Syntax
  254.  
  255. BeginLine2()
  256.  
  257. Description
  258.  
  259. Activate the Line drawing tool.
  260.  
  261. BeginOrgChart
  262.  
  263. Syntax
  264.  
  265. BeginOrgChart()
  266.  
  267. Description
  268.  
  269. Activate the tool used to create a new organization chart.
  270.  
  271. BeginPaintBrush
  272.  
  273. Syntax
  274.  
  275. BeginPaintBrush()
  276.  
  277. Description
  278.  
  279. Activate the Paint Brush tool in the Bitmap Editor.
  280.  
  281. BeginPaintDropper
  282.  
  283. Syntax
  284.  
  285. BeginPaintDropper()
  286.  
  287. Description
  288.  
  289. Activate the Pickup Color tool in the Bitmap Editor.
  290.  
  291. BeginPaintEraser
  292.  
  293. Syntax
  294.  
  295. BeginPaintEraser()
  296.  
  297. Description
  298.  
  299. Activate the Eraser tool in the Bitmap Editor.
  300.  
  301. BeginPolygon
  302.  
  303. Syntax
  304.  
  305. BeginPolygon()
  306.  
  307. Description
  308.  
  309. Activate the Polygon drawing tool.
  310.  
  311. BeginRectangle
  312.  
  313. Syntax
  314.  
  315. BeginRectangle()
  316.  
  317. Description
  318.  
  319. Activate the Rectangle drawing tool.
  320.  
  321. BeginRegularPolygon
  322.  
  323. Syntax
  324.  
  325. BeginRegularPolygon()
  326.  
  327. Description
  328.  
  329. Activate the Regular Polygon drawing tool.
  330.  
  331. BeginRetrieveFigure
  332.  
  333. Syntax
  334.  
  335. BeginRetrieveFigure()
  336.  
  337. Description
  338.  
  339. Activate the Clipart drawing tool, which is used to insert a figure into the current document.
  340.  
  341. BeginRoundedRectangle
  342.  
  343. Syntax
  344.  
  345. BeginRoundedRectangle()
  346.  
  347. Description
  348.  
  349. Activate the Rounded Rectangle drawing tool.
  350.  
  351. BeginSelect
  352.  
  353. Syntax
  354.  
  355. BeginSelect()
  356.  
  357. Description
  358.  
  359. Activate the Select drawing tool, which is used to select items to modify.
  360.  
  361. BeginSelectArea
  362.  
  363. Syntax
  364.  
  365. BeginSelectArea()
  366.  
  367. Description
  368.  
  369. Activate the tool used to select part of the current drawing in the Bitmap Editor.
  370.  
  371. BeginSelectiveReplace
  372.  
  373. Syntax
  374.  
  375. BeginSelectiveReplace()
  376.  
  377. Description
  378.  
  379. Activate Selective Replace in the Bitmap Editor. Selective Replace allows you replace foreground-color pixels with background-color pixels.
  380.  
  381. BegOfLine
  382.  
  383. Syntax
  384.  
  385. BegOfLine()
  386.  
  387. Description
  388.  
  389. Move the insertion point to the beginning of the current line of text in the Text Editor.
  390.  
  391. BitmapBlur
  392.  
  393. Syntax
  394.  
  395. BitmapBlur([Region As _BitmapBlur_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Amount As _BitmapBlur_Amount_enum])
  396.  
  397. Description
  398.  
  399. Apply the Blur effect to the current bitmap image.
  400.  
  401. Parameters
  402.  
  403. Region: enumeration (optional)    Blur the full image or the portion inside or outside a selected area.
  404.  
  405. Full
  406.  
  407. Inside
  408.  
  409. Outside 
  410.  
  411. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  412.  
  413. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  414.  
  415. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  416.  
  417. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  418.  
  419. Amount: enumeration (optional)    The amount of blurring.
  420.  
  421. High
  422.  
  423. Low
  424.  
  425. Medium 
  426.  
  427. BitmapBrightness
  428.  
  429. Syntax
  430.  
  431. BitmapBrightness([Region As _BitmapBrightness_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Percent As Integer])
  432.  
  433. Description
  434.  
  435. Change the brightness of the current bitmap image.
  436.  
  437. Parameters
  438.  
  439. Region: enumeration (optional)    Change the brightness of the full image or the portion inside or outside a selected area.
  440.  
  441. Full
  442.  
  443. Inside
  444.  
  445. Outside 
  446.  
  447. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  448.  
  449. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  450.  
  451. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  452.  
  453. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  454.  
  455. Percent: numeric (optional)    The percentage by which to increase or decrease brightness. A value of 50% specifies no change.
  456.  
  457. BitmapCancel
  458.  
  459. Syntax
  460.  
  461. BitmapCancel()
  462.  
  463. Description
  464.  
  465. Close the Bitmap Editor without saving changes.
  466.  
  467. BitmapContrast
  468.  
  469. Syntax
  470.  
  471. BitmapContrast([Region As _BitmapContrast_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Percent As Integer])
  472.  
  473. Description
  474.  
  475. Change the contrast values for the current bitmap image.
  476.  
  477. Parameters
  478.  
  479. Region: enumeration (optional)    Change the contrast for the full image or the portion inside or outside a selected area.
  480.  
  481. Full
  482.  
  483. Inside
  484.  
  485. Outside 
  486.  
  487. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  488.  
  489. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  490.  
  491. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  492.  
  493. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  494.  
  495. Percent: numeric (optional)    The percentage by which to increase or decrease contrast. A value of 50% specifies no change.
  496.  
  497. BitmapCreate
  498.  
  499. Syntax
  500.  
  501. BitmapCreate([Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer])
  502.  
  503. Description
  504.  
  505. Open the Bitmap Editor to create a new bitmap image. If no parameters are specified, this method creates a full-page bitmap area.
  506.  
  507. Parameters
  508.  
  509. Left: numeric (optional)    The horizontal position of the lower left corner of the bitmap area, in Corel WordPerfect units (1200ths of an inch).
  510.  
  511. Top: numeric (optional)    The vertical position of the lower left corner of the bitmap area, in WordPerfect units.
  512.  
  513. Right: numeric (optional)    The horizontal position of the upper right corner of the bitmap area, in Corel WordPerfect units. 
  514.  
  515. Bottom: numeric (optional)    The vertical position of the upper right corner of the bitmap area, in WordPerfect units.
  516.  
  517. BitmapEmboss
  518.  
  519. Syntax
  520.  
  521. BitmapEmboss([Region As _BitmapEmboss_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer])
  522.  
  523. Description
  524.  
  525. Apply the Emboss effect to the current bitmap image.
  526.  
  527. Parameters
  528.  
  529. Region: enumeration (optional)    Emboss the full image or the portion inside or outside a selected area.
  530.  
  531. Full
  532.  
  533. Inside
  534.  
  535. Outside 
  536.  
  537. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  538.  
  539. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  540.  
  541. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  542.  
  543. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  544.  
  545. BitmapEqualize
  546.  
  547. Syntax
  548.  
  549. BitmapEqualize([Region As _BitmapEqualize_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer])
  550.  
  551. Description
  552.  
  553. Apply the Equalize effect to the current bitmap image.
  554.  
  555. Parameters
  556.  
  557. Region: enumeration (optional)    Equalize the full image or the portion inside or outside a selected area.
  558.  
  559. Full
  560.  
  561. Inside
  562.  
  563. Outside 
  564.  
  565. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  566.  
  567. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  568.  
  569. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  570.  
  571. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  572.  
  573. BitmapMosaic
  574.  
  575. Syntax
  576.  
  577. BitmapMosaic([Region As _BitmapMosaic_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Size As Integer])
  578.  
  579. Description
  580.  
  581. Apply the Mosaic effect to the current bitmap image.
  582.  
  583. Parameters
  584.  
  585. Region: enumeration (optional)    Apply the Mosaic effect to the full image or to the portion inside or outside a selected area.
  586.  
  587. Full
  588.  
  589. Inside
  590.  
  591. Outside 
  592.  
  593. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  594.  
  595. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  596.  
  597. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  598.  
  599. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  600.  
  601. Size: numeric (optional)    The size of mosaic "tiles."
  602.  
  603. BitmapRain
  604.  
  605. Syntax
  606.  
  607. BitmapRain([Region As _BitmapRain_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Length As Integer])
  608.  
  609. Description
  610.  
  611. Apply the Rain effect to the current bitmap image.
  612.  
  613. Parameters
  614.  
  615. Region: enumeration (optional)    Apply the Rain effect to the full image or to the portion inside or outside a selected area.
  616.  
  617. Full
  618.  
  619. Inside
  620.  
  621. Outside 
  622.  
  623. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  624.  
  625. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  626.  
  627. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  628.  
  629. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  630.  
  631. Length: numeric (optional)    The length of streaks, in pixels.
  632.  
  633. BitmapReturn
  634.  
  635. Syntax
  636.  
  637. BitmapReturn()
  638.  
  639. Description
  640.  
  641. Close the Bitmap Editor and insert the bitmap object into the current drawing.
  642.  
  643. BitmapSaturation
  644.  
  645. Syntax
  646.  
  647. BitmapSaturation([Region As _BitmapSaturation_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Percent As Integer])
  648.  
  649. Description
  650.  
  651. Change color saturation for the current bitmap image.
  652.  
  653. Parameters
  654.  
  655. Region: enumeration (optional)    Specify whether to change color saturation for the full image or for the portion inside or outside a selected area.
  656.  
  657. Full
  658.  
  659. Inside
  660.  
  661. Outside 
  662.  
  663. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  664.  
  665. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  666.  
  667. Right: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  668.  
  669. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  670.  
  671. Percent: numeric (optional)    The percentage by which to increase or decrease saturation. A value of 50% specifies no change.
  672.  
  673. BitmapSharpen
  674.  
  675. Syntax
  676.  
  677.  BitmapSharpen([Region As _BitmapSharpen_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Amount As _BitmapSharpen_Amount_enum])
  678.  
  679. Description
  680.  
  681. Apply the Sharpen effect to the current bitmap image.
  682.  
  683. Parameters
  684.  
  685. Region: enumeration (optional)    Specify whether to sharpen the full image or the portion inside or outside a selected area.
  686.  
  687. Full
  688.  
  689. Inside
  690.  
  691. Outside 
  692.  
  693. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  694.  
  695. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  696.  
  697. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  698.  
  699. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  700.  
  701. Amount: enumeration (optional)    The sharpness level.
  702.  
  703. High
  704.  
  705. Low
  706.  
  707. Medium 
  708.  
  709. BitmapSmooth
  710.  
  711. Syntax
  712.  
  713. BitmapSmooth([Region As _BitmapSmooth_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Amount As _BitmapSmooth_Amount_enum])
  714.  
  715. Description
  716.  
  717. Apply the Smooth effect to the current bitmap image.
  718.  
  719. Parameters
  720.  
  721. Region: enumeration (optional)    Smooth the full image or the portion inside or outside a selected area.
  722.  
  723. Full
  724.  
  725. Inside
  726.  
  727. Outside 
  728.  
  729. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  730.  
  731. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  732.  
  733. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  734.  
  735. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selection area.
  736.  
  737. Amount: enumeration (optional)    The smoothness level.
  738.  
  739. High
  740.  
  741. Low
  742.  
  743. Medium 
  744.  
  745. BitmapSpecialEffectsDlg
  746.  
  747. Syntax
  748.  
  749. BitmapSpecialEffectsDlg()
  750.  
  751. Description
  752.  
  753. Display the Special Effects dialog box, which is used to specify visual effects for a bitmap object in the Bitmap Editor.
  754.  
  755. BitmapSpikeRemoval
  756.  
  757. Syntax
  758.  
  759. BitmapSpikeRemoval([Region As _BitmapSpikeRemoval_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Amount As _BitmapSpikeRemoval_Amount_enum])
  760.  
  761. Description
  762.  
  763. Remove spikes from the current bitmap image.
  764.  
  765. Parameters
  766.  
  767. Region: enumeration (optional)    Remove spikes from the full image or the portion inside or outside a selected area.
  768.  
  769. Full
  770.  
  771. Inside
  772.  
  773. Outside 
  774.  
  775. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  776.  
  777. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  778.  
  779.  
  780.  
  781. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  782.  
  783. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  784.  
  785. Amount: enumeration (optional)    The smoothness level.
  786.  
  787. High
  788.  
  789. Low
  790.  
  791. Medium 
  792.  
  793. BitmapStereogram
  794.  
  795. Syntax
  796.  
  797. BitmapStereogram([Region As _BitmapStereogram_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer])
  798.  
  799. Description
  800.  
  801. Apply the Stereogram effect to the current bitmap image.
  802.  
  803. Parameters
  804.  
  805. Region: enumeration (optional)    Apply effect to the full image or the portion inside or outside a selected area.
  806.  
  807. Full
  808.  
  809. Inside
  810.  
  811. Outside 
  812.  
  813. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0). 
  814.  
  815. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  816.  
  817. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  818.  
  819. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  820.  
  821. BitmapTrace
  822.  
  823. Syntax
  824.  
  825. BitmapTrace()
  826.  
  827. Description
  828.  
  829. Convert a bitmap image into a vector image.
  830.  
  831. BitmapTraceContours
  832.  
  833. Syntax
  834.  
  835. BitmapTraceContours([Region As _BitmapTraceContours_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Amount As _BitmapTraceContours_Amount_enum])
  836.  
  837. Description
  838.  
  839. Trace the edge of a bitmap object.
  840.  
  841. Parameters
  842.  
  843. Region: enumeration (optional)    Trace the full image or the portion inside or outside a selected area.
  844.  
  845. Full
  846.  
  847. Inside
  848.  
  849. Outside 
  850.  
  851. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel of the bitmap area (0,0).
  852.  
  853. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  854.  
  855. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  856.  
  857. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  858.  
  859. Amount: enumeration (optional)    The amount of tracing.
  860.  
  861. High
  862.  
  863. Low
  864.  
  865. Medium 
  866.  
  867. BitmapUndo
  868.  
  869. Syntax
  870.  
  871. BitmapUndo()
  872.  
  873. Description
  874.  
  875. Reverse the effects of the most recent editing change in the Bitmap Editor.
  876.  
  877. BitmapWind
  878.  
  879. Syntax
  880.  
  881. BitmapWind([Region As _BitmapWind_Region_enum], [Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Length As Integer], [Direction As _BitmapWind_Direction_enum
  882.  
  883. Description
  884.  
  885. Apply the Wind effect to the current bitmap image.
  886.  
  887. Parameters
  888.  
  889. Region: enumeration (optional)    Apply the wind effect to the full image or the area inside or outside the selected area.
  890.  
  891. Full
  892.  
  893. Inside
  894.  
  895. Outside 
  896.  
  897. Left: numeric (optional)    The horizontal coordinate of the pixel in the top left corner of the selected area. Coordinates are measured from the top left pixel in the bitmap area (0,0).
  898.  
  899. Top: numeric (optional)    The vertical coordinate of the pixel in the top left corner of the selected area.
  900.  
  901. Right: numeric (optional)    The horizontal coordinate of the pixel in the bottom right corner of the selected area.
  902.  
  903. Bottom: numeric (optional)    The vertical coordinate of the pixel in the bottom right corner of the selected area.
  904.  
  905. Length: numeric (optional)    The length of streaks, in pixels.
  906.  
  907. Direction: enumeration (optional)    The direction the wind blows.
  908.  
  909. Both
  910.  
  911. Left
  912.  
  913. Right 
  914.  
  915. BitmapZoom
  916.  
  917. Syntax
  918.  
  919. BitmapZoom([Direction As _BitmapZoom_Direction_enum])
  920.  
  921. Description
  922.  
  923. Toggle magnification in the Bitmap Editor so you can edit a bitmap area one pixel at a time.
  924.  
  925. Parameters
  926.  
  927. Direction: enumeration (optional)    Zoom in or out.
  928.  
  929. In
  930.  
  931. Out 
  932.  
  933. BlackAndWhite
  934.  
  935. Syntax
  936.  
  937. BlackAndWhite()
  938.  
  939. Description
  940.  
  941. Change the colors of the selected objects to black and white.
  942.  
  943. BlendDlg
  944.  
  945. Syntax
  946.  
  947. BlendDlg()
  948.  
  949. Description
  950.  
  951. Display the Blend dialog box, which is used to combine the shapes, sizes, and colors of two selected objects.
  952.  
  953. BlendObjects
  954.  
  955. Syntax
  956.  
  957. BlendObjects([BlendSteps As Integer])
  958.  
  959. Description
  960.  
  961. Combine the shapes, sizes, and colors of two selected objects.
  962.  
  963. Parameters
  964.  
  965. BlendSteps: numeric (optional)    The number of blending steps.
  966.  
  967. BoxAttributesDlg
  968.  
  969. Syntax
  970.  
  971. BoxAttributesDlg()
  972.  
  973. Description
  974.  
  975. Display the BoxProperties dialog box, which is used in organization charts to change box colors, appearance, and style.
  976.  
  977. BranchZoomInOut
  978.  
  979. Syntax
  980.  
  981. BranchZoomInOut([ZoomInOut As _BranchZoomInOut_ZoomInOut_enum])
  982.  
  983. Description
  984.  
  985. Zoom the selected branch in or out.
  986.  
  987. Parameters
  988.  
  989. ZoomInOut: enumeration (optional)    Off
  990.  
  991. On 
  992.  
  993. BrushAttributesDlg
  994.  
  995. Syntax
  996.  
  997. BrushAttributesDlg()
  998.  
  999. Description
  1000.  
  1001. Display the Brush Attributes dialog box, which is used in the Bitmap Editor to specify brush shape, width, and spray density.
  1002.  
  1003. BulletChartAttrEnd
  1004.  
  1005. Syntax
  1006.  
  1007. BulletChartAttrEnd([SaveTo As _BulletChartAttrEnd_SaveTo_enum])
  1008.  
  1009. Description
  1010.  
  1011. Close a method sequence used to specify bulleted list attributes. Precede with BulletChartAttrStart and methods which specify attributes.
  1012.  
  1013. Parameters
  1014.  
  1015. SaveTo: enumeration (optional)    Specify where to save style information.
  1016.  
  1017. Chart
  1018.  
  1019. Layout 
  1020.  
  1021. BulletChartAttrStart
  1022.  
  1023. Syntax
  1024.  
  1025. BulletChartAttrStart()
  1026.  
  1027. Description
  1028.  
  1029. Begin a method sequence used to specify bullet chart attributes. Follow with methods which specify attributes and with BulletChartAttrEnd.
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.