Version

SurfaceElement Class Members

The following tables list the members exposed by SurfaceElement.

Public Constructors
 NameDescription
Public ConstructorSurfaceElement Constructor  
Public Properties
 NameDescription
Public PropertyActualCaptionGets the effective caption for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFillGets the effective fill brush for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFillModeGets the actual fill mode. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFontFamilyGets the effective font family for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFontSizeGets the effective font size for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFontStyleGets the effective font size for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualFontWeightGets the effective font weight for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualForegroundGets the effective foreground brush for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualIsClickableGets the effective value for the current element's IsClickable property. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualIsSelectableGets the effective value for the current element's IsSelectable property. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualIsSensitiveGets the effective value for the current element's IsSensitive property.

This is a dependency property.

(Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualShadowFillGets the effective shadow fill brush for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualShadowOffsetGets the effective shadow offset for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualShadowStrokeGets the effective shadow fill brush for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeGets the effective stroke brush for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeDashArrayGets the effective stroke dash array for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeDashCapGets the effective stroke dash cap for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeEndLineCapGets the effective stroke end line cap for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeLineJoinGets the effective stroke line join for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeMiterLimitGets the effective stroke miter limit for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeStartLineCapGets the effective stroke start line cap for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualStrokeThicknessGets the effective stroke thickness for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualSymbolOriginGets the effective symbol origin for the current MapElement object. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualToolTipGets the effective tooltip for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualValueTemplateGets the effective value template for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualVisibilityGets the effective tooltip for this Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyActualZIndexOverridden. Gets 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. (Inherited from Infragistics.Controls.Maps.MapElement)
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. (Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyHasCustomPropertiesTests for the presence of any custom properties on the current Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyHoverBehavior (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyIsClickableSets or gets the current layer's IsClickable property.

This is a dependency property.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyIsSensitiveSets or gets the current layer's IsSensitive property.

This is a dependency property.

(Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyLayerGets the owner layer for the current Element. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyLogicalParentSets or gets the logical parent for the current Element. (Inherited from Infragistics.Controls.Maps.MapElement)
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. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyPolylinesGets or sets the polylines.  
Public PropertyScaledValueGets or sets the scaled value this Element. This is a dependency property. (Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
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.

(Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertySymbolOriginGets or sets the symbol origin for the current MapElement object. (Inherited from Infragistics.Controls.Maps.MapElement)
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. (Inherited from Infragistics.Controls.Maps.MapElement)
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. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyVisibilityGets or sets the visiblity for this Element. This is a dependency property. (Inherited from Infragistics.Controls.Maps.MapElement)
Public PropertyWorldRectOverridden. Gets 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. (Inherited from Infragistics.Controls.Maps.MapElement)
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 MethodContainsOverridden. Determines whether the specified pt is contained.  
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. (Inherited from Infragistics.Controls.Maps.MapElement)
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. (Inherited from Infragistics.Controls.Maps.MapElement)
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 (Inherited from Infragistics.Controls.Maps.MapElement)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetPropertySets an Element regular or custom property. (Inherited from Infragistics.Controls.Maps.MapElement)
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 (Inherited from Infragistics.Controls.Maps.MapElement)
Protected MethodOnPropertyChangedInvoked 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. (Inherited from Infragistics.Controls.Maps.MapElement)
See Also