名前 | 解説 | |
---|---|---|
Alignment | Alignment of the pointer. | |
Border | Gets the properties of the pointer border. | |
Clippings | Gets the collection of shapes that form the clipping region. | |
CustomImage | Gets or sets the custom image used to draw the pointer. | |
CustomShape | Gets the custom shape of the pointer. | |
Filling | Adjusts the interior filling of the pointer. | |
FlipShape | Gets or sets whether the shape of the pointer is inverted. | |
Gradient | Encapsulates properties of a color gradient. | |
HitTestable | Gets or sets whether the pointer can be hit-tested. | |
IsMainPointer | Returns True if this pointer is the main in the owner Gauge. | |
Length | Gets or sets the logical length of the pointer. | |
Length2 | Gets or sets the end length of the pointer (Length is the start length). | |
Name | Gets or sets a name associated with the C1GaugePointer. | |
Offset | Gets or sets the logical offset of the pointer. | |
Offset2 | Gets or sets the end offset of the pointer (Offset is the start offset). | |
OrthogonalOffset | Gets or sets the logical orthogonal offset of the pointer. | |
Owner | Gets the owner Gauge. | |
ScaledValue | Gets the current value scaled by the ValueFactor and ValueOffset. | |
Shadow | Encapsulates properties of the pointer shadow. | |
Shape | Selects a shape from the set of predefined pointer shapes. | |
ShapeAngle | Gets or sets the fixed angle (in degrees) to rotate this pointer. | |
SweepTime | Gets or sets the time amount (in seconds) that is taken to move the pointer from Minimum to Maximum. | |
Value | Gets or sets the current value of the C1GaugePointer. | |
ValueFactor | Gets or sets the value multiplier to coerce the source scale of the value to the Gauge's scale. | |
ValueOffset | Gets or sets the value offset to coerce the source scale of the value to the Gauge's scale. | |
ViewTag | Gets or sets a digital tag identifying this element's views. | |
Visible | Gets or sets whether the pointer is visible. | |
Width | Gets or sets the logical width of the pointer. |