Accusoft.NotateXpress13.Net
ZOrder Property




Gets the Z-Order for the element.
Syntax
'Declaration
 
Public ReadOnly Property ZOrder As Integer
'Usage
 
Dim instance As Element
Dim value As Integer
 
value = instance.ZOrder
public int ZOrder {get;}
public: __property int get_ZOrder();
public:
property int ZOrder {
   int get();
}

Property Value

The integer value which represents the Z-Order for the element.
See Also

Reference

Element Class
Element Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback