Property VLRectRegion.TVLSize.Width

From Mitov Wiki Doc
Jump to: navigation, search

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.

Class: TVLSize

Contents

Syntax

Delphi:

property Width : Word read FWidth write SetWidth default 0;

C++ Builder:

__property WORD Width = { read=FWidth, write=SetWidth, default=0 };

Summary

Desired Width of the generated image or Region of Interest ( ROI ).

Description

Use this property to specify the desired Width of the generated image or Region of Interest ( ROI ).

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox