Class VLBasicVisionDrawLayers.TVLCircleContour
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Unit: VLBasicVisionDrawLayers
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLCircleContour = class( TLPPersistent )
C++ Builder:
class TVLCircleContour : public TLPPersistent
Visual C++ (MFC):
class CTVLCircleContour : public CTLPPersistent
C# (.NET):
public ref class CircleContour : Vcl.VclProperty
Summary
Specifies how the circles will be drawn.
Description
Defines class that specifies how the circles will be drawn.
Properties
Published
- Pen - Specifies the pen settings to be used for the circles drawing.