MaxVisibleLengthPx Property
Gets or sets the maximum screen length in pixels above which a vector is not drawn. Vectors whose stem length exceeds this value are skipped entirely. Uses squared comparison internally to avoid
Math.Sqrt per vector. Set to 0 (the default) to disable the check.Syntax
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also