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

conv_marker

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

Declaration

Source position: agg_conv_marker.pas line 27

type conv_marker = object(vertex_source)

  m_marker_locator: vertex_source_ptr;

  

  m_marker_shapes: vertex_source_ptr;

  

  m_transform: trans_affine;

  

  m_mtx: trans_affine;

  

  m_status: status_e;

  

  m_marker: unsigned;

  

  m_num_markers: unsigned;

  

  constructor Construct();

  

  function _transform;

  

  procedure rewind(); virtual;

  

  function vertex(); virtual;

  

end;

Inheritance

conv_marker

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio