Property VLBaseRemapFilter.TVLCircleRemapFilter.CenterOffset
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: TVLCircleRemapFilter
Contents |
Syntax
Delphi:
property CenterOffset : TSLOffset read FCenterOffset write SetCenterOffset;
C++ Builder:
__property TSLOffset * CenterOffset = { read=FCenterOffset, write=SetCenterOffset };
Summary
Specifies the offset of the center of the remapping.
Description
Use this property to specify the offset of the center of the
remapping.