VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / RegionF Class
Constructors Properties Methods SeeAlso
In This Topic
RegionF Class Members
In This Topic
The following tables list the members exposed by RegionF.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the rotation angle of this region relative to vector (1,0).
Public PropertyGets the boundary rectangle of this region.
Public PropertyGets the center point of this region.
Public PropertyGets the left-bottom point of this region.
Public PropertyGets the left-top point of this region.
Public PropertyGets the right-bottom point of this region.
Public PropertyGets the right-top point of this region.
Public Methods
 NameDescription
Public MethodClones this instance.
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodReturns the average diameter of this region.
Public MethodReturns a hash code for this instance.
Public MethodDetermines that point is located in Bounds.
Public MethodDetermines that point is located in region.
Public MethodConverts this region to polygon.
Public MethodOverloaded. Transforms this region using specified transformation.
See Also