Property | Type | Description | |
---|---|---|---|
Point2DsProperty | DependencyProperty |
Property | Type | Description | |
---|---|---|---|
ClearClip | void | ||
InvalidatePath | void | ||
MapToScreen | |||
Point2Ds_Changed | void | ||
Point2Ds_CollectionChanged | void | ||
ScreenUpdated | void | ||
SetClip | void | ||
SetPath | void |
Method | Description | |
---|---|---|
MeasureOverride ( |
${WP_mapping_ShapeBase_method_MeasureOverride_D}
|
|
ShapeElement ( Shape shape ) : System.Collections.Specialized |
${WP_mapping_ShapeElement_Constructors_D}
|
Method | Description | |
---|---|---|
ClearClip ( ) : void | ||
InvalidatePath ( double resolution, double originX, double originY ) : void | ||
MapToScreen ( |
||
Point2Ds_Changed ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void | ||
Point2Ds_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void | ||
ScreenUpdated ( ) : void | ||
SetClip ( Point2DCollection clippedPoint2Ds, Rectangle2D clipbox ) : void | ||
SetPath ( ) : void |
protected MeasureOverride ( |
||
availableSize | ${WP_mapping_ShapeBase_method_MeasureOverride_param_availableSize} | |
return |
protected ShapeElement ( Shape shape ) : System.Collections.Specialized | ||
shape | Shape | |
return | System.Collections.Specialized |