Click or drag to resize
IGraphicInteractionSetHeightWidth Method

[Missing <summary> documentation for "M:Activsoft.Engine.Mobile.Utils.IGraphicInteraction.SetHeightWidth(System.Int32,System.Int32)"]

Namespace: Activsoft.Engine.Mobile.Utils
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SetHeightWidth(
	int height,
	int width
)

Parameters

height
Type: SystemInt32

[Missing <param name="height"/> documentation for "M:Activsoft.Engine.Mobile.Utils.IGraphicInteraction.SetHeightWidth(System.Int32,System.Int32)"]

width
Type: SystemInt32

[Missing <param name="width"/> documentation for "M:Activsoft.Engine.Mobile.Utils.IGraphicInteraction.SetHeightWidth(System.Int32,System.Int32)"]

See Also