Class VLChamferMatchingContour.TVLChamferScales
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(6 intermediate revisions by one user not shown) | |||
Line 26: | Line 26: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' ChamferScales : [[Class VLChamferMatchingContour.TVLChamferRanges|Mitov.VisionLab.ChamferRanges]] |
</code> | </code> | ||
== Summary == | == Summary == | ||
Line 38: | Line 38: | ||
=== Published === | === Published === | ||
*[[Property VLChamferMatchingContour.TVLChamferScales.Count|Count]] | *[[Property VLChamferMatchingContour.TVLChamferScales.Count|Count]] | ||
+ | *[[Property VLChamferMatchingContour.TVLChamferScales.Min|Min]] | ||
+ | *[[Property VLChamferMatchingContour.TVLChamferScales.Max|Max]] | ||
== From [[Class VLChamferMatchingContour.TVLChamferRanges|TVLChamferRanges]] == | == From [[Class VLChamferMatchingContour.TVLChamferRanges|TVLChamferRanges]] == |
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.
Package: VisionLabPkg
Unit: VLChamferMatchingContour
Inherits: TVLChamferRanges
Contents |
Syntax
Delphi:
type TVLChamferScales = class( TVLChamferRanges )
C++ Builder:
class TVLChamferScales : public TVLChamferRanges
Visual C++ (MFC):
class CTVLChamferScales : public CTVLChamferRanges
C# (.NET):
public ref class ChamferScales : Mitov.VisionLab.ChamferRanges
Summary
Chamfer scales settings property.
Description
Defines property for the Chamfer scales settings.