Skip to main content
All docs
V26.1
  • CustomSpindleCapPresentation Members

    Contains presentation settings that specify the spindle cap appearance.

    Constructors

    Name Description
    CustomSpindleCapPresentation() Initializes a new instance of the CustomSpindleCapPresentation class.

    Fields

    Name Description
    SpindleCapTemplateProperty static Identifies the SpindleCapTemplate dependency property.

    Properties

    Name Description
    PresentationName Returns the current presentation name.
    SpindleCapTemplate Gets or sets a template that configures the spindle cap appearance. This is a dependency property.

    Events

    Name Description
    PropertyChanged Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject.
    See Also