
'Declaration Public Class MeasureUnitConverter
'Usage Dim instance As MeasureUnitConverter
public class MeasureUnitConverter
System.Object
Xceed.Chart.Utilities.MeasureUnitConverter
Name | Description | |
---|---|---|
![]() | MeasureUnitConverter Constructor | Initializes new measure units converter. |
Name | Description | |
---|---|---|
![]() | m_bInitialized | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fXScale | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fYScale | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_MeasureFrom | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_MeasureTo | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | DpiX | Gets the horizontal resolution of the graphics, currently assosiated with the converter. |
![]() | DpiY | Gets the vertical resolution of the graphics, currently assosiated with the converter. |
![]() | Initialized | Determinies whether the convertor has been initialized |
![]() | MeasureFrom | Gets or sets the "From" MeasurementUnit. |
![]() | MeasureTo | Gets or sets the "To" MeasurementUnit. |
Name | Description | |
---|---|---|
![]() | ConvertPoint | |
![]() | ConvertRect | |
![]() | ConvertSize | |
![]() | ConvertX | |
![]() | ConvertY | |
![]() | GetScaleX | Overloaded. |
![]() | GetScaleY | Overloaded. |
![]() | GetScalingToPixels | Return the X and Y scale of the measurement unit in pixels |
![]() | InitFromGraphics | Initializes the horizontal and vertical scale matrixes depending on the horizontal and vertical resolution of a given graphics. |
![]() | InitFromRenderSurfaceDescriptor | Initializes the horizontal and vertical scale matrixes depending on the horizontal and vertical resolution of a given surface descriptor. |
![]() | RecalcConvertion | |
![]() | RestoreConvertion | |
![]() | SetConvertion | |
![]() | StoreConvertion |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2