Discuss this help topic in SecureBlackbox Forum

TElOneDriveTag.Y

TElOneDriveTag     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


The center of the tag's vertical position.

Declaration

[C#]
    double Y;

[VB.NET]
    Property Y As Double

[Pascal]
    property Y: Double;

[C++]
    double get_Y();

[PHP]
    double get_Y()

[Java]
    double getY();

Description

    The center of the tag's vertical position is measured as a floating-point percentage from 0 to 100, from the top edge of the photo.

See also:     X    

Discuss this help topic in SecureBlackbox Forum