VGConstants.LargeDistance Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Large distance (e.g. delta x/y)
public: double LargeDistance = 1000000;
public const double LargeDistance = 1000000;
val mutable LargeDistance : double
Public Const LargeDistance As Double = 1000000