Click or drag to resize

SortedSf Class

Class that contains sorted image objects.
Inheritance Hierarchy
SystemObject
  MediaCy.Addins.MeasurementsSortedSf

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class SortedSf

The SortedSf type exposes the following members.

Constructors
  NameDescription
Public methodSortedSf
Initializes a new instance of the SortedSf class
Top
Properties
  NameDescription
Public propertyBoundingBoxLR
Bounding box as LONGRECT
Public propertyDestRect
Destination rectangle
Public propertyDestRectLR
Destination rectangle as LONGRECT
Public propertyLocation
Location on destination image.
Public propertySourceImage
Source image
Public propertySubFeature
Public propertyValue
Value of the object used for sorting.
Top
Methods
Fields
  NameDescription
Public fieldAngle
Angle of rotation
Public fieldHeight
Height of the object
Public fieldWidth
Width of the object
Top
Remarks