A TenneySoftware Class Library
UseScaling Property
NamespacesTenneySoftware.VectorsVector2DUseScaling

[Missing <summary> documentation for P:TenneySoftware.Vectors.Vector2D.UseScaling]

Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public static bool UseScaling { set; }
Public Shared WriteOnly Property UseScaling As Boolean
Dim value As Boolean

Vector2D.UseScaling = value
public:
static property bool UseScaling {
	void set (bool value);
}
/** @property */
public static  void set_UseScaling(boolean value)
public static function set UseScaling (value : boolean)
TenneySoftware.Vectors.Vector2D.set_useScaling = function(value);

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)