C# Class SoundInTheory.DynamicImage.Layers.PolygonShapeLayer

Inheritance: SoundInTheory.DynamicImage.Layers.ClosedShapeLayer
Afficher le fichier Open project: sitdap/dynamic-image

Méthodes protégées

Méthode Description
CreateImage ( ) : void
GetPoints ( Rect bounds ) : System.Windows.Media.PointCollection

Method Details

CreateImage() protected final méthode

protected final CreateImage ( ) : void
Résultat void

GetPoints() protected méthode

protected GetPoints ( Rect bounds ) : System.Windows.Media.PointCollection
bounds System.Windows.Rect
Résultat System.Windows.Media.PointCollection