名前 | 解説 | |
---|---|---|
C1GaugeRange コンストラクタ | Initializes a new instance of the decorator. |
C1GaugeRangeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1GaugeRange コンストラクタ | Initializes a new instance of the decorator. |
名前 | 解説 | |
---|---|---|
AdjustAngle | Gets or sets whether the angle of a linear range should depend on the location difference. | |
Alignment | Alignment of the decorator. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
AlignmentOffset | Gets or sets the alignment offset of the decorator (in pixels). C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
AntiAliasing | Gets or sets the anti-aliasing method for the range filling. | |
Border | Gets the properties of the border of this C1GaugeRange. | |
Clippings | Gets the collection of shapes that form the clipping region. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
ColorMapName | Gets or sets the name of template for the ValueColors collection. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Filling | Adjusts the interior filling of this C1GaugeRange. | |
From | Gets or sets the value where the decorator starts. Set to Double.NaN to bind to Gauge's minimum. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
FromPointerIndex | Gets or sets the index of a Pointer that specifies where the decorator starts. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
Gradient | Encapsulates properties of a color gradient. | |
HitTestable | Gets or sets whether the decorator can be hit-tested. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Location | Logical value representing the start location of the decorator. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Location2 | Gets or sets the end location of the C1GaugeDecorator (C1GaugeDecorator.Location is the start location). C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
Name | Gets or sets a name associated with the decorator. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Owner | Gets the owner Gauge. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
ScaleFrom | Gets or sets the value where the scale graduation starts and the start location and width are defined. Set to Double.NaN to bind to the From value. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
ScaleTo | Gets or sets the value where the scale graduation ends and the end location and width are defined. Set to Double.NaN to bind to the To value. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
Shadow | Encapsulates properties of the decorator shadow. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
To | Gets or sets the value where the decorator ends. Set to Double.NaN to bind to Gauge's maximum. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
ToPointerIndex | Gets or sets the index of a Pointer that specifies where the decorator ends. C1.Win.Gauge.C1GaugeMultivalueDecoratorから継承されます。 | |
ValueColorFalloff | Gets or sets the blending mode for value colors. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
ValueColors | Gets the collection of values with their associated colors. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
ViewTag | Gets or sets a digital tag identifying this element's views. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Visible | Gets or sets whether the decorator is visible. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 | |
Width | Gets or sets the range's logical width. | |
Width2 | Gets or sets the end width of the C1GaugeRange (Width is the start width). |
名前 | 解説 | |
---|---|---|
ToString | Returns a string that represents the current object. C1.Win.Gauge.C1GaugeDecoratorから継承されます。 |