Leadtools.Windows.Annotations Namespace > AnnCrossProductObject Class : DpiY Property |
public double DpiY {get; set;}
'Declaration Public Property DpiY As Double
'Usage Dim instance As AnnCrossProductObject Dim value As Double 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.