Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Rect Structure / ToString Method

In This Topic
    ToString Method (C1Rect)
    In This Topic
    Gets a string representation of C1Rect
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also