Search
GeometryStorage.B Property
See Also
 





Gets the fourth parameter of the geometry.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public double B { get; }

Visual Basic  Copy Code

Public ReadOnly Property B As Double

 Property Value

A double value.

 See Also