Class VLVisionStreamTypes.TVLOWPolygonsSinkPin
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: VLVisionStreamTypes
Inherits: TSLOWSinkPin
Contents |
Syntax
Delphi:
type TVLOWPolygonsSinkPin = class( TSLOWSinkPin, IOWVLPolygonDataStream )
C++ Builder:
class TVLOWPolygonsSinkPin : public TSLOWSinkPin
Visual C++ (MFC):
class CTVLOWPolygonsSinkPin : public CTSLOWSinkPin
C# (.NET):
public ref class OWPolygonsSinkPin : Mitov.VisionLab.OWSinkPin
Summary
Polygons data Sink Pin class.
Description
This pin is capable to receive polygons data. You can connect it to any SourcePin capable to send polygons data.