System::Drawing::Drawing2D::AdjustableArrowCap::get_Filled method

AdjustableArrowCap::get_Filled method

Returns a value that indicates if the arrow represented by the current object is filled.

bool System::Drawing::Drawing2D::AdjustableArrowCap::get_Filled() const

ReturnValue

True if the arrow is filled, otherwise - false

See Also