The C1RadialGauge type exposes the following members.

Methods

  NameDescription
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDisposeOverloaded.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodIsEnabled
Returns True if the Gauge can handle mouse messages.
(Inherited from C1GaugeBase.)
Public methodLoadOverloaded.
Public methodLoadViewOverloaded.
Protected methodMemberwiseCloneOverloaded.
Protected methodOnFormatLabel
Raises the FormatLabel event.
(Inherited from C1GaugeBase.)
Protected methodOnPointerValueChanged
Raises the PointerValueChanged event.
(Inherited from C1GaugeBase.)
Protected methodOnValueChanged
Raises the ValueChanged event.
(Inherited from C1GaugeBase.)
Public methodReset
Clears all collections and resets the properties to their default values.
(Inherited from C1GaugeBase.)
Public methodSaveOverloaded.
Public methodSaveViewOverloaded.
Protected methodShouldSerializeCap
This member is for internal use only.
Protected methodShouldSerializeColorMaps
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonBorders
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonFillings
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonFonts
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonGradients
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonImages
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonShadows
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCommonShapes
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeCoverShapes
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeDecorators
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeFaceShapes
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeImageMaps
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeMorePointers
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializePointer
This member is for internal use only.
(Inherited from C1GaugeBase.)
Protected methodShouldSerializeViewport
This member is for internal use only.
(Inherited from C1GaugeBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from C1GaugeBase.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodICloneable..::..Clone (Inherited from C1GaugeBase.)

See Also