ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Text Class / GetSize Method

In This Topic
    GetSize Method (Text)
    In This Topic
    Gets the element size.
    Syntax
    'Declaration
     
    Protected Overridable Function GetSize() As _Size
    protected virtual _Size GetSize()
    See Also