Click or drag to resize

StiScalePointI Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiScale.PointI(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Point PointI(
	int left,
	int top
)

Parameters

left
Type: SystemInt32

[Missing <param name="left"/> documentation for "M:Stimulsoft.Base.StiScale.PointI(System.Int32,System.Int32)"]

top
Type: SystemInt32

[Missing <param name="top"/> documentation for "M:Stimulsoft.Base.StiScale.PointI(System.Int32,System.Int32)"]

Return Value

Type: Point

[Missing <returns> documentation for "M:Stimulsoft.Base.StiScale.PointI(System.Int32,System.Int32)"]

See Also