Accusoft.NotateXpress13.Net
RulerLength Property




Gets the length of the ruler.
Syntax
'Declaration
 
Public ReadOnly Property RulerLength As Single
'Usage
 
Dim instance As RulerTool
Dim value As Single
 
value = instance.RulerLength
public float RulerLength {get;}
public: __property float get_RulerLength();
public:
property float RulerLength {
   float get();
}

Property Value

A single value which represents the length of the ruler.
See Also

Reference

RulerTool Class
RulerTool Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback