FGX.Shape.TfgPathShape

From FGX Native Докуметация
Jump to navigation Jump to search

Delphi

TfgPathShape = class (TfgShape, IFGXPathShape)

TComponent -> TfgControl -> TfgGraphicControl -> TfgShape -> TfgPathShape

Прямые наследники: TfgCustomRectangle

Непрямые наследники: TfgRectangle

Описание

Базовый графический контрол, который использует TfgPath для рендеринга.

Конструкторы

constructor
Create(AOwner: TComponent)

Описание отсутствует.

Методы

procedure
RebuildPath(const APath: TfgPath)

Перестраивает текущий Path .

Свойства

property
Path: TfgPath

Текущий путь, представляемый форму контрола.