DrawingObject Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.DetailsDrawingObject
    GF.Clients.Charts.DetailsCAText
    GF.Clients.Charts.Details.LinesLine
    GF.Clients.Charts.Details.ShapesDTShape
    GF.Clients.Charts.TradeModeOrderTriangle

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class DrawingObject : IComparable<DrawingObject>

The DrawingObject type exposes the following members.

Properties

  NameDescription
Public propertyAutoZoom
Public propertyLocked
Top
Methods

  NameDescription
Public methodBringToFront
Public methodCompareTo
Public methodDelete
Public methodEdit
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindTouchedCorner
Public methodFormatTimestamp
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside
Public methodStatic memberIsLineTouched
Public methodPlaceTo
Public methodSendToBack
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldFeedValue
Public fieldSourceID
Public fieldTag
Top
See Also

Reference