The Instrument type exposes the following members.
Properties
Name | Description | |
---|---|---|
Active | Gets or sets value that indicates whether events will be passed to this element. (Inherited from Element.) | |
Bevel | Gets or sets Bevel which sets the drawing style of the bevel around the instrument. | |
Bounds | Gets the bounds of the instrument. | |
BreakEventsBubbling | Gets or sets value that indicates whether events will be passed to parent. | |
CustomFunctions | Gets collection of user defined functions to use in expressions specially set for this instrument. | |
DataContext | Gets or sets IDataContext object for data provide. | |
DefaultStyleName | ||
Elements | Implements Elements. (Inherited from Composite.) | |
Enabled | Gets or sets whether the instrument handles the mouse events. | |
Expressions | Gets ExpressionBindingCollection expressions that are used by this element. (Inherited from Element.) | |
Fill | Gets or sets Fill object that is used to paint over. (Inherited from Element.) | |
Focused | Gets or sets whether the instrument has the focus. | |
GridStep | Gets or sets the step of the grid in the design mode. | |
Instrument | Gets Instrument, which contains this element. (Inherited from Element.) | |
IsFixed | Gets or sets the value which indicates that the instrument size is not changed. | |
MeasureUnit | Gets and sets the measure unit for the instrument. | |
Name | Gets or sets the element's name. (Inherited from Element.) | |
Parent | Implements Parent. (Inherited from Element.) | |
RecalculateAll | Gets or sets value that indicates whether expressions will be recalculate for all elemnts or for of these elements only. (Inherited from Element.) | |
ShowGrid | Gets and sets whether the grid should be displayed in the design mode. | |
Size | Gets or sets the instrument size. | |
Smooth | Gets or sets value that indicates whether smoothing will be applied. | |
SnapToGrid | Gets and sets whether objects should be snapped to grid in the design mode. | |
Stroke | Gets or sets the Stroke object that is used to trace. | |
Style | Gets or sets the name of the used style. (Inherited from Element.) | |
StyleProvider | ||
Styles | Gets the collection of styles. | |
Visible | Gets or sets a value indicating whether the element is displayed. (Inherited from Element.) |