Version

DeviceUnitLength Structure Properties

For a list of all members of this type, see DeviceUnitLength members.

Public Properties
 NameDescription
Public PropertyIsDeviceIndependentUnitReturns a boolean indicating if the DeviceUnitType represents a Deveice Independant Unit.  
Public PropertyIsPixelReturns a boolean indicating if the DeviceUnitType represents an absolute pixel value.  
Public PropertyIsPointReturns a boolean indicating if the DeviceUnitType represents an absolute point value.  
Public PropertyIsTwipReturns a boolean indicating if the DeviceUnitType represents an absolute twip value.  
Public PropertyUnitTypeReturns an enumeration indicating the type of Value that the DeviceUnitLength represents.  
Public PropertyValueReturns the numeric value of the DeviceUnitLength.  
See Also