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