C# Class MonoMac.CoreGraphics.CGPathElement

Afficher le fichier Open project: kangaroo/maccore Class Usage Examples

Méthodes publiques

Свойство Type Description
Point1 System.Drawing.PointF
Point2 System.Drawing.PointF
Point3 System.Drawing.PointF
Type CGPathElementType

Méthodes publiques

Méthode Description
CGPathElement ( int t ) : System

Method Details

CGPathElement() public méthode

public CGPathElement ( int t ) : System
t int
Résultat System

Property Details

Point1 public_oe property

public PointF,System.Drawing Point1
Résultat System.Drawing.PointF

Point2 public_oe property

public PointF,System.Drawing Point2
Résultat System.Drawing.PointF

Point3 public_oe property

public PointF,System.Drawing Point3
Résultat System.Drawing.PointF

Type public_oe property

public CGPathElementType Type
Résultat CGPathElementType