Left Property (DestinationFitBV)
In This Topic
Gets the left coordinate of the document window, if null then unchanged.
Syntax
'Declaration
Public ReadOnly Property Left As System.Nullable(Of Single)
public System.Nullable<float> Left {get;}
See Also