INFORMIX
Visionary User's Guide
Appendix A: Object Properties Reference
Home Contents Index Master Index New Book

Polygon

The Polygon object is a series of line segments connecting vertices with a final segment connecting the first and last vertices.

Valid properties for the Polygon object are described in the following table.

Property Data Type Description

Vertices

PointList

x, y coordinates of the vertices of the polygon.

LineColor

Color

Color of the polygon border.

LineWidth

Numeric

Width of the border in points at a zoom level of 100%. A width of 0 represents a single-pixel hairline.

LineStyle

Enum

Style of the polygon border.

Filled

Boolean

Determines whether the polygon is filled with the specified fill pattern.

FillPattern

Enum

Style of the polygon fill.

TransparentPattern

Boolean

Specifies whether the area in between hatched patterns is filled with the ContrastColor (False) or remains unfilled (True).

FillColor

Color

Specifies the fill color.

ContrastColor

Color

Specifies the color of the pattern background when TransparentPattern is False.




Visionary User's Guide, version 1.0
Copyright © 1998, Informix Software, Inc. All rights reserved.