Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing Class / EXTRA_OUTLINE_WIDTH Field


In This Topic
    EXTRA_OUTLINE_WIDTH Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const EXTRA_OUTLINE_WIDTH As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = GeometryDrawing.EXTRA_OUTLINE_WIDTH
    public const int EXTRA_OUTLINE_WIDTH
    See Also