Leadtools.Annotations Namespace > AnnRulerObject Class : DpiX Property |
public virtual float DpiX {get; set;}
'Declaration Public Overridable Property DpiX As Single
'Usage Dim instance As AnnRulerObject 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.