Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / GcBinaryWriter Class / Write Method / Write(Double) Method

In This Topic
    Write(Double) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Write( _
       ByVal value As System.Double _
    ) 
    public virtual void Write( 
       System.double value
    )

    Parameters

    value
    See Also