Class SystemDeflectionDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SystemDeflectionDrawStyle : ContourDrawStyle, IEquatable<APIBase>
Properties
ForceArrowScaling
Declaration
public ScalingDrawStyle ForceArrowScaling { get; }
Property Value
| Type | Description |
|---|---|
| ScalingDrawStyle |
ShowArrows
Declaration
public bool ShowArrows { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Implements
System.IEquatable<T>