FMX.MagnifierGlass.TMagnifierGlass.ZoomRegionCenter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ZoomRegionCenter;

C++

__property ZoomRegionCenter;

Properties

Type Visibility Source Unit Parent
property published
FMX.MagnifierGlass.pas
FMX.MagnifierGlass.hpp
FMX.MagnifierGlass TMagnifierGlass

Description

The center of an area to be magnified (the center of the lens).

FMX.MagnifierGlass.TMagnifierGlass.ZoomRegionCenter inherits from FMX.MagnifierGlass.TCustomMagnifierGlass.ZoomRegionCenter. All content below this line refers to FMX.MagnifierGlass.TCustomMagnifierGlass.ZoomRegionCenter.

The center of an area to be magnified (the center of the lens).

ZoomRegionCenter depends on ZoomMode.

See Also