Unibrain API-810 User Manual Page 51

  • Download
  • Add to my manuals
  • Print
  • Page
    / 95
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 50
51
HPosUnit = UserDefined.HorizontalPositionUnit
C# syntax
ushort HPosUnit = UserDefined.HorizontalPositionUnit;
VerticalPositionUnit property
Prototype
ushort VerticalPositionUnit
Comments
This is a read only property that can be used to read the vertical unit for the position of the Region of
Interest of the FireiUserDefinedStreamFormat. The left, right, top and bottom y-coordinates of the
ROI must be perfectly divisible by this value.
Visual Basic syntax
Dim VPosUnit As UShort
VPosUnit = UserDefined.VerticalPositionUnit
C# syntax
ushort VPosUnit = UserDefined.VerticalPositionUnit;
WidthUnit property
Prototype
ushort WidthUnit
Comments
This is a read only property that can be used to read the width unit for the Region of Interest of the
FireiUserDefinedStreamFormat. The total width of the ROI must be perfectly divisible by this value.
Visual Basic syntax
Dim WUnit As UShort
WUnit = UserDefined.WidthUnit
C# syntax
ushort WUnit = UserDefined.WidthUnit;
HeightUnit property
Prototype
ushort HeightUnit
Comments
This is a read only property that can be used to read the height unit for the Region of Interest of the
FireiUserDefinedStreamFormat. The total height of the ROI must be perfectly divisible by this value.
Visual Basic syntax
Dim HUnit As UShort
HUnit = UserDefined.HeightUnit
Page view 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 94 95

Comments to this Manuals

No comments