Edge
|
The EdgeData type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
|
| Finalize | Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. (Inherited from Object) |
|
| GetColors | Returns the array of edge colors used by this object. For more information about working with colors, see Working with Colors. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
| GetLayers | Returns the array of layers used by this object. For more information about working with layers, see Overview of Layers. | |
| GetLineTypes | Returns the array of linetypes used by this object. For more information about working with linetypes, see Concept of Linetypes. | |
| GetSelectionMarkers | Returns the array of edge graphics system selection markers used by this object. | |
| GetTrueColors | Returns the array of edge colors used by this object. For more information about working with colors, see Working with Colors. | |
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| GetVisibility | Returns the array of edge visibility values used by this object. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| SetColors | Sets the array of colors for this object. For more information about working with colors, see Working with Colors. | |
| SetLayers | Sets the array of layers for this object. For more information about working with layers, see Overview of Layers. | |
| SetLineTypes | Sets the array of linetypes for this object. For more information about working with linetypes, see Concept of Linetypes. | |
| SetSelectionMarkers | Sets the array of selection markers for this object. | |
| SetTrueColors | Sets the array of colors for this object. For more information about working with colors, see Working with Colors. | |
| SetVisibility | Sets the array of visibility values for this object. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |