Click or drag to resize

PhasorValueBaseCoordinateFormat Property

Gets the CoordinateFormat of this PhasorValueBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual CoordinateFormat CoordinateFormat { get; }
View Source

Property Value

CoordinateFormat

Implements

IPhasorValueCoordinateFormat
See Also