Unit 'BGRASVGType' Package
[Overview][Resource strings][Types][Classes][Index] [#pl_bgrabitmap]

TSVGPreserveAspectRatio

Declaration

Source position: bgrasvgtype.pas line 129

type TSVGPreserveAspectRatio = record

public

  Preserve: Boolean;

  

  Slice: Boolean;

  

  HorizAlign: TAlignment;

  

  VertAlign: TTextLayout;

  

  function ToString;

  

  class function Parse();

  

  class function DefaultValue;

  

end;



CT Web help

CodeTyphon Studio