For a list of all members of this type, see Meter members.
Name | Description | |
---|---|---|
AutoRescales | Gets or sets whether this object automatically rescales its appearance when its size changes. (Inherited from Northwoods.Go.GoObject) | |
Background | Gets or sets the background object of the Meter. | |
Bottom | Gets or sets this object's bottom coordinate. (Inherited from Northwoods.Go.GoObject) | |
BottomRightMargin | Gets or sets the margin between the bottom-right corner of the Background and the bottom-right corner of the Scale (and Indicator). | |
ChildNames | Gets a Dictionary of name/child mappings in both directions. (Inherited from Northwoods.Go.GoGroup) | |
Controllable | Gets or sets whether the value of the meter can be manipulated by the user. | |
Copyable | Gets or sets whether the user can copy this object. (Inherited from Northwoods.Go.GoObject) | |
Count | Gets the number of child objects in this group. (Inherited from Northwoods.Go.GoGroup) | |
Deletable | Gets or sets whether the user can delete this object. (Inherited from Northwoods.Go.GoObject) | |
Document | Gets the document that this object belongs to, or null if this is not in a layer or if this is in a view layer. (Inherited from Northwoods.Go.GoObject) | |
DraggingObject | Gets the object that will be dragged instead of this selected object. (Inherited from Northwoods.Go.GoObject) | |
DragsNode | Gets or sets whether this object, when selected and a child of a group, and when dragged, drags the parent node instead. (Inherited from Northwoods.Go.GoObject) | |
Editable | Gets or sets whether the user can edit this object. (Inherited from Northwoods.Go.GoObject) | |
First | Gets the first child object of this group. (Inherited from Northwoods.Go.GoGroup) | |
Height | Gets or sets this object's height. (Inherited from Northwoods.Go.GoObject) | |
Indicator | Gets or sets the Indicator associated with the Meter. | |
Item | Overloaded. This IList indexed property gets or sets the object at a position in the group's array of children. (Inherited from Northwoods.Go.GoGroup) | |
Label | Gets or sets the label object of the Meter. | |
LabelRelativeSpot | Gets or sets the Label's position compared to the spot specified by the LabelSpot. | |
LabelSpot | Gets or sets the position of Label compared to the Background. | |
Last | Gets the last child object of this group. (Inherited from Northwoods.Go.GoGroup) | |
Layer | Gets the layer to which this object belongs. (Inherited from Northwoods.Go.GoObject) | |
Left | Gets or sets this object's left coordinate, the X position. (Inherited from Northwoods.Go.GoObject) | |
Location | Gets or sets this object's natural position. (Inherited from Northwoods.Go.GoObject) | |
Maximum | The GraduatedScale.Maximum property exposed from the Scale. | |
Minimum | The GraduatedScale.Minimum property exposed from the Scale. | |
Movable | Gets or sets whether the user can move this object. (Inherited from Northwoods.Go.GoObject) | |
Observers | Gets an enumerator over the list of observer objects of this object. (Inherited from Northwoods.Go.GoObject) | |
Orientation | Some meters may find it useful to be oriented along either a horizontal or vertical direction; others may ignore this. | |
Parent | Gets the parent group for this object. (Inherited from Northwoods.Go.GoObject) | |
PickableBackground | Gets or sets whether Northwoods.Go.GoGroup.Pick returns this node when the tested point is in the background of this group, not on any of its child objects. (Inherited from Northwoods.Go.GoGroup) | |
Printable | Gets or sets whether the view can print this object. (Inherited from Northwoods.Go.GoObject) | |
QuantizeBase | The Indicator.QuantizeBase property exposed from the Indicator. | |
Quantized | The Indicator.Quantized property exposed from the Indicator. | |
QuantizeUnit | The Indicator.QuantizeUnit property exposed from the Indicator. | |
Reshapable | Overridden. This property comes from the SelectionObject, normally the Background. | |
Resizable | Overridden. This property comes from the SelectionObject, normally the Background. | |
ResizesRealtime | Overridden. This property comes from the SelectionObject, normally the Background. | |
Right | Gets or sets this object's right coordinate. (Inherited from Northwoods.Go.GoObject) | |
Scale | Gets or sets the GraduatedScale associated with the Meter. | |
ScaleLabelChoices | The GraduatedScale.LabelChoices property exposed from the Scale. | |
ScaleLabelDistance | The GraduatedScale.LabelDistance property exposed from the Scale. | |
ScaleLabelFormat | The GraduatedScale.LabelFormat property exposed from the Scale. | |
ScaleLabelFrequency | The GraduatedScale.LabelFrequency property exposed from the Scale. | |
ScaleLabelStyle | The GraduatedScale.LabelStyle property exposed from the Scale. | |
ScaleLabelTemplate | The LabelTemplate property exposed from the Scale. | |
Selectable | Gets or sets whether the user can select this object. (Inherited from Northwoods.Go.GoObject) | |
SelectionObject | Overridden. The object that appears to be selected, when the meter is selected, is the background object. | |
Shadowed | Overridden. This property comes from the SelectionObject, normally the Background. | |
TickBase | The GraduatedScale.TickBase property exposed from the Scale. | |
TickColor | The GraduatedScale.TickColor property exposed from the Scale. | |
TickLabels | The GraduatedScale.TickLabels property exposed from the Scale. | |
TickLengthLeft | The GraduatedScale.TickLengthLeft property exposed from the Scale. | |
TickLengthRight | The GraduatedScale.TickLengthRight property exposed from the Scale. | |
TickMajorFrequency | The GraduatedScale.TickMajorFrequency property exposed from the Scale. | |
TickMajorLengthRatio | The GraduatedScale.TickMajorLengthRatio property exposed from the Scale. | |
TickMajorWidth | The GraduatedScale.TickMajorWidth property exposed from the Scale. | |
TickUnit | The GraduatedScale.TickUnit property exposed from the Scale. | |
TickWidth | The GraduatedScale.TickWidth property exposed from the Scale. | |
Top | Gets or sets this object's top coordinate, the Y position. (Inherited from Northwoods.Go.GoObject) | |
TopLeftMargin | Gets or sets the margin between the top-left corner of the Background and the top-left corner of the Scale (and Indicator). | |
Value | The Indicator.Value property exposed from the Indicator. | |
View | Gets the view that this object belongs to, or null if this is not in a layer or if this is in a document layer. (Inherited from Northwoods.Go.GoObject) | |
Visible | Gets or sets whether the user can see this object. (Inherited from Northwoods.Go.GoObject) | |
Width | Gets or sets this object's width. (Inherited from Northwoods.Go.GoObject) |