FGX.SvgPath.TfgSvgPath: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(Метка: замена)
(summary)
Строка 7: Строка 7:
  
 
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.Shape.TfgShape|TfgShape]]</span> -> <span class="type-border">[[FGX.SvgPath.TfgCustomSvgPath|TfgCustomSvgPath]]</span> -> <span class="type-border">[[FGX.SvgPath.TfgSvgPath|TfgSvgPath]]</span></p>
 
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.Shape.TfgShape|TfgShape]]</span> -> <span class="type-border">[[FGX.SvgPath.TfgCustomSvgPath|TfgCustomSvgPath]]</span> -> <span class="type-border">[[FGX.SvgPath.TfgSvgPath|TfgSvgPath]]</span></p>
 +
 +
== Описание ==
 +
 +
<p>Графический примитив: дуга эллипса/окружности.</p><small style="color: red"><small>Описание взято от [[FGX.SvgPath.TfgCustomSvgPath|TfgCustomSvgPath]].</small></small>

Версия 18:19, 29 июня 2019

Delphi

TfgSvgPath = class (TfgCustomSvgPath)

TComponent -> TfgControl -> TfgGraphicControl -> TfgShape -> TfgCustomSvgPath -> TfgSvgPath

Описание

Графический примитив: дуга эллипса/окружности.

Описание взято от TfgCustomSvgPath.