FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / Util Class / GetMarkerSize Method

In This Topic
    GetMarkerSize Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetMarkerSize( _
       ByVal shape As MarkerShape, _
       ByVal size As Single _
    ) As SizeF
    public static SizeF GetMarkerSize( 
       MarkerShape shape,
       float size
    )

    Parameters

    shape
    size
    See Also