Version

MapElement Class Members

The following tables list the members exposed by MapElement.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CaptionPropertyIdentifies the Caption dependency property.  
Public Fieldstatic (Shared in Visual Basic)FillPropertyIdentifies the Fill dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontFamilyPropertyIdentifies the FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontStylePropertyIdentifies the FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)FontWeightPropertyIdentifies the FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the Foreground dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsClickablePropertyIdentifies the IsClickable dependency property  
Public Fieldstatic (Shared in Visual Basic)IsSelectablePropertyIdentifies the IsSelectable dependency property  
Public Fieldstatic (Shared in Visual Basic)IsSensitivePropertyIdentifies the IsSensitive dependency property  
Public Fieldstatic (Shared in Visual Basic)NamePropertyIdentifies the Name dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScaledValuePropertyIdentifies the ScaledValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShadowFillPropertyIdentifies the ShadowFill dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShadowOffsetPropertyIdentifies the ShadowOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeDashArrayPropertyIdentifies the StrokeDashArray dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeDashCapPropertyIdentifies the StrokeDashCap dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeEndLineCapPropertyIdentifies the StrokeEndLineCap dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeLineJoinPropertyIdentifies the StrokeLineJoin dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeMiterLimitPropertyIdentifies the StrokeMiterLimit dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokePropertyIdentifies the Stroke dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeStartLineCapPropertyIdentifies the StrokeStartLineCap dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeThicknessPropertyIdentifies the StrokeThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipPropertyIdentifies the ToolTip dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValuePropertyIdentifies the Value dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisibilityPropertyIdentifies the ToolTip dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZIndexPropertyIdentifies the ZIndex dependency property.  
Protected Fields
 NameDescription
Protected FieldFLATTENING_RESOLUTION  
Public Properties
 NameDescription
Public PropertyActualCaptionGets the effective caption for this Element.  
Public PropertyActualFillGets the effective fill brush for this Element.  
Public PropertyActualFillModeGets the actual fill mode.  
Public PropertyActualFontFamilyGets the effective font family for this Element.  
Public PropertyActualFontSizeGets the effective font size for this Element.  
Public PropertyActualFontStyleGets the effective font size for this Element.  
Public PropertyActualFontWeightGets the effective font weight for this Element.  
Public PropertyActualForegroundGets the effective foreground brush for this Element.  
Public PropertyActualIsClickableGets the effective value for the current element's IsClickable property.  
Public PropertyActualIsSelectableGets the effective value for the current element's IsSelectable property.  
Public PropertyActualIsSensitiveGets the effective value for the current element's IsSensitive property.

This is a dependency property.

 
Public PropertyActualShadowFillGets the effective shadow fill brush for this Element.  
Public PropertyActualShadowOffsetGets the effective shadow offset for this Element.  
Public PropertyActualShadowStrokeGets the effective shadow fill brush for this Element.  
Public PropertyActualStrokeGets the effective stroke brush for this Element.  
Public PropertyActualStrokeDashArrayGets the effective stroke dash array for this Element.  
Public PropertyActualStrokeDashCapGets the effective stroke dash cap for this Element.  
Public PropertyActualStrokeEndLineCapGets the effective stroke end line cap for this Element.  
Public PropertyActualStrokeLineJoinGets the effective stroke line join for this Element.  
Public PropertyActualStrokeMiterLimitGets the effective stroke miter limit for this Element.  
Public PropertyActualStrokeStartLineCapGets the effective stroke start line cap for this Element.  
Public PropertyActualStrokeThicknessGets the effective stroke thickness for this Element.  
Public PropertyActualSymbolOriginGets the effective symbol origin for the current MapElement object.  
Public PropertyActualToolTipGets the effective tooltip for this Element.  
Public PropertyActualValueTemplateGets the effective value template for this Element.  
Public PropertyActualVisibilityGets the effective tooltip for this Element.  
Public PropertyActualZIndexGets the effective z index for this Element.  
Public PropertyCaptionGets or sets the caption for this Element. Setting an Element's caption to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFillGets or sets the fill brush for this Element. Setting an Element's fill brush to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself. This is a dependency property.  
Public PropertyFontFamilyGets or sets the font family for this Element. Setting an Element's font family to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyFontSizeGets or sets the font size for this Element. Setting an Element's font size to zero (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyFontStyleGets or sets the font style for this Element. Setting an Element's font style to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyFontWeightGets or sets the font weight for this Element. Setting an Element's font weight to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyForegroundGets or sets the foreground brush for this Element. Setting an Element's foreground brush to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyHasCustomPropertiesTests for the presence of any custom properties on the current Element.  
Public PropertyHoverBehavior  
Public PropertyIsClickableSets or gets the current layer's IsClickable property.

This is a dependency property.

 
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelectableSets or gets the current element's IsSelectable property.

This is a dependency property.

 
Public PropertyIsSensitiveSets or gets the current layer's IsSensitive property.

This is a dependency property.

 
Public PropertyLayerGets the owner layer for the current Element.  
Public PropertyLogicalParentSets or gets the logical parent for the current Element.  
Public PropertyNameGets or sets the name of this Element. Setting an Element's value to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself. This is a dependency property.  
Public PropertyScaledValueGets or sets the scaled value this Element. This is a dependency property.  
Public PropertyShadowFillGets or sets the shadow fill brush for this Element. Setting an Element's shadow fill brush to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyShadowOffsetGets or sets the shadow offset for this Element. Setting an Element's shadow offset to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeGets or sets the stroke brush for this Element. Setting an Element's stroke brush to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeDashArrayGets or sets the stroke dash array for this Element. Setting an Element's stroke dash array to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeDashCapGets or sets the stroke dash cap for this Element. Setting an Element's stroke dash cap to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeEndLineCapGets or sets the stroke end line cap for this Element. Setting an Element's stroke end line cap to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeLineJoinGets or sets the stroke line join for this Element. Setting an Element's stroke start line cap to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeMiterLimitGets or sets the stroke miter limit for this Element. Setting an Element's stroke miter limit to 0.0 (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeStartLineCapGets or sets the stroke start line cap for this Element. Setting an Element's stroke start line cap to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertyStrokeThicknessGets or sets the stroke thickness for this Element. Setting an Element's stroke thickness to 0.0 (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself.

This is a dependency property.

 
Public PropertySymbolOriginGets or sets the symbol origin for the current MapElement object.  
Public PropertyToolTipGets or sets the tool tip for this Element. Setting an Element's tool tip to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself. This is a dependency property.  
Public PropertyValueGets or sets the value this Element. Setting an Element's value to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself. This is a dependency property.  
Public PropertyVisibilityGets or sets the visiblity for this Element. This is a dependency property.  
Public PropertyWorldRectGets or sets the world rectangle for the current MapElement object.  
Public PropertyZIndexGets or sets the z index for this Element. Setting an Element's z index to null (the initial value) causes its value to be taken from the owner layer. Changing the value causes the Element to immediately update itself. This is a dependency property.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodContainsDetermines whether the map element contains the specified pt.  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetPropertyGets the value of a named property.  
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodHasCustomPropertyTests for the presence of a custom property on the current Element.  
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodRemoveCustomPropertyRemoves the named custom property from the current Element  
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetPropertySets an Element regular or custom property.  
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Protected Methods
 NameDescription
Protected MethodGetCurrentViewportScale  
Protected MethodOnPropertyChanged(DependencyPropertyChangedEventArgs)Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from System.Windows.DependencyObject)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property value changes.  
See Also