Unit 'agg_gsv_text' Package
[Overview][Types][Classes][Index] [#pl_aggpas]

gsv_text_outline

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: agg_gsv_text.pas line 64

type gsv_text_outline = object(vertex_source)

  m_polyline: conv_stroke;

  

  m_trans: conv_transform;

  

  constructor Construct();

  

  destructor Destruct; virtual;

  

  procedure width_();

  

  procedure transformer_();

  

  procedure rewind(); virtual;

  

  function vertex(); virtual;

  

end;

Inheritance

gsv_text_outline

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio