Accusoft.NotateXpressSdk Namespace : LineScaling Enumeration |
'Declaration Public Enum LineScaling Inherits System.Enum
'Usage Dim instance As LineScaling
public enum LineScaling : System.Enum
__value public enum LineScaling : public System.Enum
public enum class LineScaling : public System.Enum
Member | Value | Description |
---|---|---|
Normal | 0 | All lines are scaled by the current zoom percentage of the image. |
ResolutionY | 1 | All line are scaled to take the vertical dpi value into account. ImagXpress must contain a valid value for the Resolution property. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.LineScaling