Click or drag to resize

VisualArgs Constructor


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected VisualArgs(
	double actualWidth,
	double actualHeight
)

Parameters

actualWidth  Double
 
actualHeight  Double
 
See Also