SymbolsBuilderReactionScale Property

Gets or sets the scaling factor of reaction symbols.

Definition

Namespace: Karamba.GHopper.UIParametric
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public double ReactionScale { get; set; }

Property Value

Double

Implements

ISymbolBuilderReactionScale

See Also