Leadtools.Annotations Namespace > IAnnRulerObject Interface : DpiY Property |
float DpiY {get; set;}
'Declaration Property DpiY As Single
'Usage Dim instance As IAnnRulerObject 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.