VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / Frame Class
Constructors Properties Methods SeeAlso
In This Topic
    Frame Class Members
    In This Topic
    The following tables list the members exposed by Frame.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Frame class.
    Public Properties
     NameDescription
    Public PropertyValue of the bottom-most edge of the rectangle, in UnitOfMeasure.
    Public PropertyValue of the left-most edge of the rectangle, in UnitOfMeasure.
    Public PropertyValue of the right-most edge of the rectangle, in UnitOfMeasure.
    Public PropertyValue of the top-most edge of the rectangle, in UnitOfMeasure.
    Public Methods
     NameDescription
    Public MethodCompares the current instance with another object of the same type.
    Public MethodReturns frame as a VintasoftRectF.
    Public MethodReturns a string that represents the current object.
    See Also