ComponentOne FinancialChart for WinForms
C1.Win.Chart.Interaction Namespace / LineMarker.WIN32Rect Structure
Members

In This Topic
    LineMarker.WIN32Rect Structure
    In This Topic
    A structure that is to receive the rectangle dimensions, in logical units.
    Syntax
    'Declaration
     
    
    Public Structure LineMarker.WIN32Rect 
       Inherits System.ValueType
    public struct LineMarker.WIN32Rect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.Chart.Interaction.LineMarker.WIN32Rect

    See Also