LayerBase Members
In This Article
#Constructors
Name | Description |
---|---|
Layer |
Initializes a new instance of the Layer |
#Fields
Name | Description |
---|---|
Visible |
Identifies the Layer |
#Properties
Name | Description |
---|---|
Fill |
Defines the color to fill this object.
Inherited from Gauge |
Visible | Gets or sets whether the layer is visible. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Base |
See Also