VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebPointF Class
Constructors Properties Methods Operators SeeAlso
In This Topic
    WebPointF Class Members
    In This Topic
    The following tables list the members exposed by WebPointF.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the x-coordinate of this WebPointF.
    Public PropertyGets or sets the y-coordinate of this WebPointF.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodDetermines whether two WebPointF instances are equal.
    Public MethodReturns the hash code for this WebPointF.
    Public Operators
     NameDescription
    Public OperatorOverloaded. Conversion from to .
    See Also