Gets the length of the ruler.
'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.