Hide Comments
Hide Comments

Comments (0)

Defines the label values for the align part of the SVG preserveAspectRatio attribute

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

 SVGAlignNames: TSVGAlignNames =
  ('', 'xMinYMin', 'xMidYMin', 'xMaxYMin',
  'xMinYMid', 'xMidYMid', 'xMaxYMid',
  'xMinYMax', 'xMidYMax', 'xMaxYMax' );
 

Value

Type: TSVGAlignNames

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb