ClassLogicalToScreenParameters
Class
Parameters of the conversion of the logical coordinates to screen coordinates.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class LogicalToScreenParameters
Inheritance: objectLogicalToScreenParameters
Constructors
LogicalToScreenParameters()
Declaration
cs-api-definition
public LogicalToScreenParameters()
Properties
LogicalOrigin
Gets or sets logical origin of the viewport.
Declaration
cs-api-definition
public Point LogicalOrigin { get; set; }
Property Value
Point
LogicalWidth
Gets or sets logical width of the viewport.
PixelWidth
Gets or sets width of the viewport in pixels.