Discuss this help topic in SecureBlackbox Forum

TElOneDriveTag.X

TElOneDriveTag     See also     


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


The center of the tag's horizontal position.

Declaration

[C#]
    double X;

[VB.NET]
    Property X As Double

[Pascal]
    property X: Double;

[C++]
    double get_X();

[PHP]
    double get_X()

[Java]
    double getX();

Description

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

See also:     Y    

Discuss this help topic in SecureBlackbox Forum