Version 24.2 (latest)

StrokeElement Class Properties

For a list of all members of this type, see StrokeElement members.

Public Properties
 NameDescription
Public PropertyAlignmentAlignment of the stroke.  
Public PropertyBrushElementBrushElement used to fill the outline. If the thickness of the stroke is greater than one, the BrushElement can be seen if it is being used.  
Public PropertyColorColor of the stroke.  
Public PropertyDashStyleThe drawing style of the pen. This property corresponds directly with the System.Drawing.Pen.DashStyle property.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyThicknessWidth of the stroke in pixels.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also