Leadtools.Annotations Namespace > AnnRulerObject Class : DpiY Property |
public virtual float DpiY {get; set;}
'Declaration Public Overridable Property DpiY As Single
'Usage Dim instance As AnnRulerObject Dim value As Single instance.DpiY = value value = instance.DpiY
If this value is zero, then the ruler will use the same DPI as its AnnContainer.
This value is set to zero by default.