Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public sealed class PointsConverter
Public NotInheritable Class PointsConverter
public ref class PointsConverter sealed
[<SealedAttribute>]
type PointsConverter =  class end

Members

         
 All Members  Constructors   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
PointsConverter()()()()
Initializes a new instance of the PointsConverter class
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FromCm(Single)
FromInch(Single)
FromMm(Single)
FromPixel(Single)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

Inheritance Hierarchy

System..::..Object
  Spire.Doc.Documents..::..PointsConverter

See Also