Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / BorderEffect Class / GetSize Method

In This Topic
    GetSize Method (BorderEffect)
    In This Topic
    Returns the size (in points, 1/72 inch) used to draw this BorderEffect.
    Syntax
    'Declaration
     
    Public Function GetSize() As System.Single
    public System.float GetSize()
    See Also