Class VLProbableLines.TVLDrawLineSegmentsLayer

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''' TVLDrawLineSegmentsLayer : [[Class LPDrawLayers.TLPDrawLayer|Mitov.VisionLab.DrawLayer]]
+
'''public ref class''' DrawLineSegmentsLayer : [[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.

VLDrawLineSegmentsLayer.gif

Package: VisionLabPkg

Unit: VLProbableLines

Inherits: TLPDrawLayer

Contents

Syntax

Delphi:

type TVLDrawLineSegmentsLayer = class( TLPDrawLayer )

C++ Builder:

class TVLDrawLineSegmentsLayer : public TLPDrawLayer

Visual C++ (MFC):

class CTVLDrawLineSegmentsLayer : public CTLPDrawLayer

C# (.NET):

public ref class DrawLineSegmentsLayer : Mitov.VisionLab.DrawLayer

Summary

Layer drawing detected line segments.

Description

Add this layer to draw detected circles over the line segments.


Diagram:

VLDrawLineSegmentsLayer Preview.png


Example:

DrawLineSegmentsLayerSample.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