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