Hide Comments
Hide Comments

TSVGCoordinateSystemUnit Enumeration

Comments (0)

Defines the SVG unit type, which defines the coordinate system for other SVG attributes.

Namespace: RSSVGTypes

expandingSyntax

Delphi

type 
  TSVGCoordinateSystemUnit = (csuNone, csuObjectBoundingBox, csuUserSpaceOnUse); 
 

expandingMembers

 

Name

Description

public enummember

csuNone

Represents constant csuNone.

public enummember

csuObjectBoundingBox

Represents constant csuObjectBoundingBox.

public enummember

csuUserSpaceOnUse

Represents constant csuUserSpaceOnUse.

Top

expandingSee Also

Reference

Comments (0)

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