GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPoint Structure
Members

SvgPoint Structure
Represents a point with X and Y coordinates.
Object Model
SvgPoint Structure
Syntax
'Declaration
 
Public Structure SvgPoint 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Documents.Svg.SvgPoint

See Also