Class VLTrackTargets.TVLTrackTargetLabeledMarkers
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: VLTrackTargets
Inherits: TVLTrackTargetMarkers
Contents |
Syntax
Delphi:
type TVLTrackTargetLabeledMarkers = class( TVLTrackTargetMarkers )
C++ Builder:
class TVLTrackTargetLabeledMarkers : public TVLTrackTargetMarkers
Visual C++ (MFC):
class CTVLTrackTargetLabeledMarkers : public CTVLTrackTargetMarkers
C# (.NET):
public ref class TrackTargetLabeledMarkers : Mitov.VisionLab.TrackTargetMarkers
Summary
Specifies the way the markers will be drawn on the layer.
Description
Use this property to specify the way the markers will be drawn on the layer.
Properties
Published
- Labels - Specifies the settings for the optional labels.
From TVLTrackTargetMarkers
Properties
Published
- Pen - Specifies the pen settings to be used for the markers.
- Brush - Specifies the brush settings to be used for the markers.
- Shape - Specifies the shape of the markers.
- Size - Specifies the size of the markers.