Value

IPoint.Value property

Represents point value. Only: bool, ColorFormat, float, int, string. Read/write Object.

public object Value { get; set; }

See Also