Class that contains the various lengths of the arrows and axes drawn in the Plot.
Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class ArrowProportions |
| C# |
|---|
| public class ArrowProportions |
| C++ |
|---|
| ref class ArrowProportions |
| J# |
|---|
| public class ArrowProportions |
| JScript |
|---|
| public class ArrowProportions |
Inheritance Hierarchy
System.Object
PalmSens.Plot.ArrowProportions
PalmSens.Plot.ArrowProportions
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.