Property | Type | Description | |
---|---|---|---|
Point2DsProperty | DependencyProperty |
Property | Type | Description | |
---|---|---|---|
ClearClip | void | ||
InvalidatePath | void | ||
MapToScreen | Point | ||
Point2Ds_Changed | void | ||
Point2Ds_CollectionChanged | void | ||
ScreenUpdated | void | ||
SetClip | void | ||
SetPath | void |
Method | Description | |
---|---|---|
MeasureOverride ( Size availableSize ) : Size |
${mapping_ShapeBase_method_MeasureOverride_D}
|
|
ShapeElement ( |
${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, |
||
ScreenUpdated ( ) : void | ||
SetClip ( Point2DCollection clippedPoint2Ds, |
||
SetPath ( ) : void |
protected MeasureOverride ( Size availableSize ) : Size | ||
availableSize | Size | ${mapping_ShapeBase_method_MeasureOverride_param_availableSize} |
return | Size |
protected ShapeElement ( |
||
shape | ||
return | System.Collections.Specialized |