public double DpiY {get; set;}
public: property double DpiY { double get(); void set ( double value); }
'Declaration Public Property DpiY As Double
'Usage Dim instance As AnnPolyRulerObject 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.
Target Platforms
AnnPolyRulerObject Class AnnPolyRulerObject Members