C# Class SoundInTheory.DynamicImage.Layers.PolygonShapeLayer

Inheritance: SoundInTheory.DynamicImage.Layers.ClosedShapeLayer
Mostra file Open project: sitdap/dynamic-image

Protected Methods

Method Description
CreateImage ( ) : void
GetPoints ( Rect bounds ) : System.Windows.Media.PointCollection

Method Details

CreateImage() protected final method

protected final CreateImage ( ) : void
return void

GetPoints() protected method

protected GetPoints ( Rect bounds ) : System.Windows.Media.PointCollection
bounds System.Windows.Rect
return System.Windows.Media.PointCollection