Class VLBasicVisionDrawLayers.TVLDrawLinesLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLDrawLinesLayer : [[Class LPDrawLayers.TLPDrawLayer|Mitov.VisionLab.DrawLayer]]
+
'''public ref class''' DrawLinesLayer : [[Class LPDrawLayers.TLPDrawLayer|Mitov.VisionLab.DrawLayer]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

VLDrawLinesLayer.gif

Package: VisionLabPkg

Unit: VLBasicVisionDrawLayers

Inherits: TLPDrawLayer

Contents

Syntax

Delphi:

type TVLDrawLinesLayer = class( TLPDrawLayer )

C++ Builder:

class TVLDrawLinesLayer : public TLPDrawLayer

Visual C++ (MFC):

class CTVLDrawLinesLayer : public CTLPDrawLayer

C# (.NET):

public ref class DrawLinesLayer : Mitov.VisionLab.DrawLayer

Summary

Layer drawing detected lines.

Description

Add this layer to draw detected lines.


Diagram:

VLDrawLinesLayer Preview.png


Example:

DrawLinesLayerSample.png

Properties

Published

Methods

Public

Pins

From TLPDrawLayer

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox