C# Class MiDeRP.Arrow

Inheritance: System.Windows.Shapes.Shape
Mostrar archivo Open project: EraYaN/MiDeRP Class Usage Examples

Public Properties

Property Type Description
HeadHeightProperty System.Windows.DependencyProperty
HeadWidthProperty System.Windows.DependencyProperty
X1Property System.Windows.DependencyProperty
X2Property System.Windows.DependencyProperty
Y1Property System.Windows.DependencyProperty
Y2Property System.Windows.DependencyProperty

Private Properties

Property Type Description
InternalDrawArrowGeometry void

Private Methods

Method Description
InternalDrawArrowGeometry ( System.Windows.Media.StreamGeometryContext context ) : void

Property Details

HeadHeightProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeadHeightProperty
return System.Windows.DependencyProperty

HeadWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeadWidthProperty
return System.Windows.DependencyProperty

X1Property public_oe static_oe property

public static DependencyProperty,System.Windows X1Property
return System.Windows.DependencyProperty

X2Property public_oe static_oe property

public static DependencyProperty,System.Windows X2Property
return System.Windows.DependencyProperty

Y1Property public_oe static_oe property

public static DependencyProperty,System.Windows Y1Property
return System.Windows.DependencyProperty

Y2Property public_oe static_oe property

public static DependencyProperty,System.Windows Y2Property
return System.Windows.DependencyProperty