[]
Defines properties of the Gauge pointer cap.
public class C1GaugeCap
Name | Description |
---|---|
BehindPointers | Gets or sets whether the pointer cap should appear behind the Gauge pointers. |
Border | Gets the properties of the pointer cap border. |
Clippings | Gets the collection of shapes that form the clipping region. |
CustomImage | Gets or sets the custom image to draw on the pointer cap. |
Filling | Adjusts the interior filling of the pointer cap. |
Gradient | Encapsulates properties of a color gradient. |
HitTestable | Gets or sets whether the pointer cap can be hit-tested. |
MoreCircles | Gets the collection of circles for the pointer cap. |
Owner | Gets the owner Gauge. |
Radius | Gets or sets the logical radius of the pointer cap. |
Shadow | Encapsulates properties of the pointer cap shadow. |
Visible | Gets or sets whether the pointer cap is visible. |
Name | Description |
---|---|
ResetBorder() | This member is for internal use only. |
ResetCustomImage() | This member is for internal use only. |
ResetFilling() | This member is for internal use only. |
ResetGradient() | This member is for internal use only. |
ResetShadow() | This member is for internal use only. |
ShouldSerializeBorder() | This member is for internal use only. |
ShouldSerializeClippings() | This member is for internal use only. |
ShouldSerializeCustomImage() | This member is for internal use only. |
ShouldSerializeFilling() | This member is for internal use only. |
ShouldSerializeGradient() | This member is for internal use only. |
ShouldSerializeMoreCircles() | This member is for internal use only. |
ShouldSerializeShadow() | This member is for internal use only. |
ToString() | Returns a string that represents the current object. |