Property IsTriangle IsTriangle Gets a value indicating whether this object is triangle. Declaration public bool IsTriangle { get; } Property Value Type Description bool True if this object is triangle, false if not.