Class DynamicAnalysisDrawStyle
Inheritance
System.Object
DynamicAnalysisDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.DynamicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class DynamicAnalysisDrawStyle : ContourDrawStyle, IEquatable<APIBase>
Properties
AnimateContour
Declaration
public bool AnimateContour { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowMicrophones
Declaration
public override bool ShowMicrophones { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
Implements
System.IEquatable<T>