The style of the end point of this object.
public string EndStyle { get; set; }
Public Property EndStyle() As String
Get
Set
public:
property String^ EndStyle
{
String^ get()
void set(String^ value)
}
Style of the end point of this object. The default value is null for none.
Set this value to any of LineEndingStyle
constants such as LineEndingsStyleSquare or LineEndingsStyleOpenArrow to use the value as the style for the point.
The default value of null is the equivalent of setting the value of this property to LineEndingsStyleNone.
If the value is any other value than null, then EndingsBrush can be used to fill any area inside the selected ending style.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document