Show/Hide Toolbars

RiverSoftAVG Products Help

public property

Distances

Returns the distance to every point in the path

noteNote

It is recommended to  Flatten the path before calling this property.

public property

FillMode

Specifies how to fill areas that are formed when the path intersects itself.

noteNote

This property is ignored in FMX.

public property

FormatStr

Defines a floating point format string for writing out the path points.

Use the FormatStr property to control the size of the Data string.

public property

OnChanged

Occurs when the path data has changed.

Write an OnChanged event handler to respond to path changes.

public property

Polygons

Returns the polygons (array of points) that make up the path.

noteNote

It is recommended to  Flatten the path before calling this property.

protected property

UpdateCount

Tracks the number of times   BeginUpdate has been called without a corresponding   EndUpdate call.

Top

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb