名前 | 解説 | |
---|---|---|
C1LinearGauge コンストラクタ | Initializes a new instance of a C1LinearGauge. |
C1LinearGaugeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1LinearGauge コンストラクタ | Initializes a new instance of a C1LinearGauge. |
名前 | 解説 | |
---|---|---|
AxisLength | Gets or sets the fraction-based length of the longitudinal axis. | |
AxisLengthInPixels | Gets the length of the longitudinal axis, in pixels. | |
AxisStart | Gets or sets the fraction-based position where the longitudinal axis starts. | |
AxisStartCoordinate | Gets the x-coordinate (for horizontal Gauge) or y-coordinate (for vertical Gauge) of the position where the longitudinal axis starts, in pixels. | |
BaseFactor | Gets or sets the fraction-based length of the transversal axis. | |
BaseFactorInPixels | Gets the length of the transversal axis, in pixels. | |
BaseOrigin | Gets or sets the fraction-based location where the transversal axis starts. | |
BaseOriginCoordinate | Gets the y-coordinate (for horizontal Gauge) or x-coordinate (for vertical Gauge) of the location where the transversal axis starts, in pixels. | |
Bounds | Gets the size and location of the Gauge, in pixels, relative to the parent control. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
BoundValue | Gets or sets the bound data value associated with the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ColorMaps | Gets the collection of templates for value colors. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonBorders | Gets the collection of templates for the C1GaugeBorder object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonFillings | Gets the collection of templates for the C1GaugeFilling object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonFonts | Gets the collection of templates for text font and color. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonGradients | Gets the collection of templates for the C1GaugeGradient object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonImages | Gets the collection of templates for the C1GaugeCustomImage object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonShadows | Gets the collection of templates for the C1GaugeShadow object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
CommonShapes | Gets the collection of templates for the C1GaugeCustomShape object. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
CoverShapes | Gets the collection of shapes in the top layer (over everything). C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
DataBindings | Gets a reference to the collection of data bindings for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
DataField | Gets or sets the field of the data source to which the main pointer is bound. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
DataSource | Gets or sets the data source object for the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Decorators | Gets the collection of the Gauge decorators. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Enabled | Gets or sets whether the Gauge is enabled. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
FaceAhead | Gets or sets whether the FaceShapes should appear in front of the other Gauges. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
FaceShapes | Gets the collection of shapes in the bottom layer (between the background and the decorators). C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ImageMaps | Gets the collection of templates for value images. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
IsDisposed | Gets a value indicating whether the Gauge has already been disposed. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
IsLogarithmic | Gets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
IsReversed | Gets or sets whether scale values should appear in reversed order (from Maximum to Minimum). C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
LogarithmicBase | Gets or sets the log base used when the IsLogarithmic is set to True. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Maximum | Maximum value for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Minimum | Minimum value for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MorePointers | Gets the collection of the other pointers, except the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MorePointersValue_0 | Gets or sets the bound data value associated with pointer #0 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MorePointersValue_1 | Gets or sets the bound data value associated with pointer #1 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MorePointersValue_2 | Gets or sets the bound data value associated with pointer #2 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MorePointersValue_3 | Gets or sets the bound data value associated with pointer #3 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Name | Gets or sets the unique name for this C1GaugeBase. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
OffPosition | Gets or sets the fraction-based position used when the Value is set to Double.NaN. | |
Orientation | Orientation of a C1LinearGauge. | |
Owner | Gets the owner control. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Pointer | Gets the main Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
SlidingScale | Optimizes painting for the case if the Minimum and Maximum properties are variable. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Value | Gets or sets the current value of the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Viewport | Specifies the bounds of the Gauge working area. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ViewTag | Gets or sets a digital tag identifying this element's views. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Visible | Gets or sets whether the Gauge is visible. C1.Win.Gauge.C1GaugeBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
Dispose | System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetValueAt | Returns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Load | オーバーロードされます。 Loads a Gauge definition from an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
LoadView | オーバーロードされます。 Loads a Gauge view from an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Reset | Clears all collections and resets the properties to their default values. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
Save | オーバーロードされます。 Saves a Gauge definition into an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
SaveView | オーバーロードされます。 Saves a Gauge view into an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ToString | 現在のオブジェクトを表す文字列を返します。 C1.Win.Gauge.C1GaugeBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
FormatLabel | Occurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemClick | Occurs when a Gauge item is clicked. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemDoubleClick | Occurs when a Gauge item is double-clicked. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemMouseDown | Occurs when the mouse pointer is over a Gauge item and a mouse button is pressed. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemMouseEnter | Occurs when the mouse pointer enters a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemMouseLeave | Occurs when the mouse pointer leaves a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemMouseMove | Occurs when the mouse pointer is moved over a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemMouseUp | Occurs when the mouse pointer is over a Gauge item and a mouse button is released. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ItemStateChanged | Occurs when the state of a Gauge item is changed. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MouseClick | Occurs when the Gauge is clicked by the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
MouseDoubleClick | Occurs when the Gauge is double clicked by the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
PointerDragBegin | Occurs when the user starts dragging a Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
PointerDragCancel | Occurs if the user cancels dragging a Gauge pointer by pressing the Escape key. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
PointerDragEnd | Occurs when the user ends dragging a Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
PointerDragMove | Occurs when a Gauge pointer is dragged with the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
PointerValueChanged | Occurs when the Value property changes for some Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 | |
ValueChanged | Occurs when the Value property changes for the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。 |