Property | Type | Description | |
---|---|---|---|
BBoxProperty | DependencyProperty | ||
BoundsCollection | Rectangle2D>.Dictionary |
Property | Type | Description | |
---|---|---|---|
CheckBeforeDraw | bool | ||
CompositionTarget_Rendering | void | ||
Draw | void | ||
GetReferenceLength | double | ||
GetReferenceSize | Size | ||
InitContainer | void | ||
Invalidate | void | ||
OnBBoxChanged | void | ||
UpdateFullBounds | void | ||
children_CollectionChanged | void |
Method | Description | |
---|---|---|
AddChild ( UIElement element ) : void |
${mapping_ArbitraryLayer_method_addChild_element_D}
|
|
AddChild ( UIElement element, |
${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_D}
|
|
AddChild ( UIElement element, |
${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_double_D}
|
|
AddChild ( UIElement element, |
${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_double_Size_D}
|
|
AddChild ( UIElement element, |
${mapping_ArbitraryLayer_method_addChild_UIElement_Rectangle2D_D}
|
|
ElementsLayer ( ) : System |
${pubilc_Constructors_Initializes}
|
|
GetBBox ( DependencyObject obj ) : |
${mapping_ArbitraryLayer_method_getbbox_D}
|
|
SetBBox ( DependencyObject obj, |
${mapping_ArbitraryLayer_method_setbbox_D}
|
Method | Description | |
---|---|---|
CheckBeforeDraw ( |
||
CompositionTarget_Rendering ( object sender, object e ) : void | ||
Draw ( |
||
GetReferenceLength ( UIElement elem ) : double |
${mapping_FeaturesLayer_method_getReferenceLength_D}
|
|
GetReferenceSize ( UIElement elem ) : Size |
${mapping_FeaturesLayer_method_getReferenceSize_D}
|
|
InitContainer ( ) : void | ||
Invalidate ( ) : void | ||
OnBBoxChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e ) : void |
${mapping_ArbitraryLayer_method_onbboxchanged_D}
|
|
UpdateFullBounds ( IEnumerable items ) : void | ||
children_CollectionChanged ( object sender, |
public AddChild ( UIElement element ) : void | ||
element | UIElement | ${mapping_ArbitraryLayer_method_addChild_UIElement_pararm_element} |
return | void |
public AddChild ( UIElement element, |
||
element | UIElement | ${mapping_ArbitraryLayer_method_addChild_UIElement_pararm_element} |
location | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_param_location} | |
return | void |
public AddChild ( UIElement element, |
||
element | UIElement | ${mapping_ArbitraryLayer_method_addChild_UIElement_pararm_element} |
location | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_param_location} | |
referenceLength | double | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_double_param_referenceLength} |
return | void |
public AddChild ( UIElement element, |
||
element | UIElement | ${mapping_ArbitraryLayer_method_addChild_UIElement_pararm_element} |
location | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_param_location} | |
referenceLength | double | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_double_param_referenceLength} |
referenceSize | Size | ${mapping_ArbitraryLayer_method_addChild_UIElement_Point2D_double_Size_param_referenceSize} |
return | void |
public AddChild ( UIElement element, |
||
element | UIElement | ${mapping_ArbitraryLayer_method_addChild_UIElement_pararm_element} |
bbox | ${mapping_ArbitraryLayer_method_addChild_UIElement_Rectangle2D_param_bbox} | |
return | void |
public static GetBBox ( DependencyObject obj ) : |
||
obj | DependencyObject | ${mapping_ArbitraryLayer_method_getbbox_param_obj} |
return |
public static SetBBox ( DependencyObject obj, |
||
obj | DependencyObject | ${mapping_ArbitraryLayer_method_setbbox_param_obj} |
value | ${mapping_ArbitraryLayer_method_setbbox_param_value} | |
return | void |
public static DependencyProperty BBoxProperty | ||
return | DependencyProperty |