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