The C1GaugeClipping type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1GaugeClipping | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FillShapeNames |
This method is for internal use only.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
Returns a String that represents the current C1GaugeClipping.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Operation |
Specifies how the source and given clipping regions are combined.
| |
| Owner |
Gets the owner Gauge element.
| |
| ScaleFactor |
Gets or sets the scale factor for the given Shape when it is used for clipping.
| |
| ShapeName |
Gets or sets the name of a Shape that is used for clipping.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICloneable..::..Clone |