Class PowerFlowDrawStyle
Inheritance
System.Object
PowerFlowDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class PowerFlowDrawStyle : DrawStyle, IEquatable<APIBase>
Properties
ColourLoadedFlanks
Declaration
public bool ColourLoadedFlanks { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>