Class VLCrop.TVLCropRectRegion
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: VideoLabAdditionalPkg
Unit: VLCrop
Inherits: TVLDefaultSize
Contents |
Syntax
Delphi:
type TVLCropRectRegion = class( TVLDefaultSize )
C++ Builder:
class TVLCropRectRegion : public TVLDefaultSize
Visual C++ (MFC):
class CTVLCropRectRegion : public CTVLDefaultSize
C# (.NET):
public ref class TVLCropRectRegion : Mitov.VideoLab.DefaultSize
Summary
Crop rectangle parameters class.
Description
Defines Crop rectangle parameters class to be used by the TVLCrop component.