public virtual LeadRectD GetInvalidateRect(
AnnContainerMapper mapper,
AnnFixedStateOperations operations,
LeadPointD lineStart,
LeadPointD lineEnd
)
Public Overridable Function GetInvalidateRect(
ByVal mapper As AnnContainerMapper,
ByVal operations As AnnFixedStateOperations,
ByVal lineStart As LeadPointD,
ByVal lineEnd As LeadPointD
) As LeadRectD
public:
virtual LeadRectD^ GetInvalidateRect(
AnnContainerMapper^ mapper,
AnnFixedStateOperations^ operations,
LeadPointD^ lineStart,
LeadPointD^ lineEnd
)
mapper
The mapper to use when converting display, container and image coordinates.
operations
The owner AnnObject fixed operation state.
lineStart
The LeadPointD that represents the start point of the line for which to add ending style.
lineEnd
The LeadPointD that represents the end point of the line for which to add ending style.
The current physical rectangle of this AnnLineEnding.
The start and end points parameters, represent the start and end points of the line. If the object is polyline, then represents the start and end points for last or first line segment in the polyline.
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