Inheritance Hierarchy
GF.Clients.Charts.DetailsDrawingObject
GF.Clients.Charts.Details.ShapesDTShape
GF.Clients.Charts.Details.ShapesDTEllipse
GF.Clients.Charts.Details.ShapesDTRectangle
Namespace: GF.Clients.Charts.Details.Shapes
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The DTShape type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DTShape |
Properties
| Name | Description | |
|---|---|---|
| AutoZoom | (Inherited from DrawingObject.) | |
| BackColor | (Overrides DrawingObject.BackColor.) | |
| BorderColor | ||
| BorderDashStyle | ||
| BorderWidth | ||
| Locked | (Inherited from DrawingObject.) | |
| Transparency |
Methods
| Name | Description | |
|---|---|---|
| BringToFront | (Inherited from DrawingObject.) | |
| CompareTo | (Inherited from DrawingObject.) | |
| Delete | (Inherited from DrawingObject.) | |
| Edit | (Overrides DrawingObjectEdit.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindTouchedCorner | (Inherited from DrawingObject.) | |
| FormatTimestamp | (Inherited from DrawingObject.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Inside | (Inherited from DrawingObject.) | |
| PlaceTo | (Inherited from DrawingObject.) | |
| SendToBack | (Inherited from DrawingObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| BorderLineStyle | ||
| FeedValue | (Inherited from DrawingObject.) | |
| SourceID | (Inherited from DrawingObject.) | |
| Tag | (Inherited from DrawingObject.) |
See Also