Show: Delphi C++
Display Preferences

FMX.Objects.TShape.StrokeThickness

From XE2 API Documentation
Jump to: navigation, search

Delphi

property StrokeThickness: Single read FStrokeThickness  write SetStrokeThickness stored IsStrokeThicknessStored;

C++

__property float StrokeThickness = {read=FStrokeThickness, write=SetStrokeThickness, stored=IsStrokeThicknessStored};

Properties

Type Visibility Source Unit Parent
property public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TShape

Description

Specifies the width, in pixels, of the stroke outline to draw a line or a shape contour.

See Also

Personal tools
Previous Versions
Translations