filled_circle

Summary

Create a filled circle in PDF document.

Usage

{pdf( filled_circle, hash( [ radius, circle_radius, ]
                [ x, x_position, ]
                [ y, y_position, ]
                [ rgb, rgb_color, ]
                [ cmyk, cmyk_color] ) )}

Parameters

NameTypeDescriptionRequired

Returns

Description

Creates a filled circle.

Examples

{pdf( filled_circle, hash( radius, 10,

                rgb, array( 10, 20, 255 ) ) )}

Comments

log in or create a user account to comment.

Contents

Reference

Database diagram
Template operators
    PDF
       anchor
       createIndex
       filled_circle
       filled_rectangle
       footer
       footer_block
       frame_header
       frontpage
       header
       header_block
       image
       keyword
       line
       link
       newline
       newpage
       set_font
       set_margin
       strike
       table
       text
       text_box
       text_frame
       toc
       ul
    Arrays
    Data extraction
    Formatting
    Images
    Logic
    Mathematics
    Miscellaneous
    Strings
    URLs
    Variables
Template functions
Data fetching
Modules
XML tags


Created

14/05/2004
1:52:56 pm
by Kåre Køhler Høvik

Last updated

14/05/2004
1:52:56 pm
by Kåre Køhler Høvik

Authors

Kåre Køhler Høvik



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.