Click or drag to resize

IntensityPoint Methods

LightningChart .NET Help

The IntensityPoint type exposes the following members.

Methods
  NameDescription
Public methodEquals
Check if referenced object is equal to this one. Due Color is not same, even if their components are same, one must check each component separately.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Convert class description to string.
(Overrides ValueTypeToString.)
Top
See Also