Property VLBaseRemapFilter.TVLRemapRadius.CustomRadius
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.
Class: TVLRemapRadius
Contents |
Syntax
Delphi:
property CustomRadius : Integer read FCustomRadius write SetCustomRadius default 50;
C++ Builder:
__property int CustomRadius = { read=FCustomRadius, write=SetCustomRadius, default=50 };
Summary
Specifies the custom radius of the region.
Description
Use this property to set the custom radius of the region.