You are here:
Symbol Reference >
Stimulsoft.Report.Painters Namespace
>
StiHorizontalLinePrimitiveWpfPainter Class
>
StiHorizontalLinePrimitiveWpfPainter Methods
>
Paint Method
Collapse All
Stimulsoft Reports Class Reference
StiHorizontalLinePrimitiveWpfPainter.Paint Method
Send Feedback
Syntax
C++
C#
Visual Basic
public
:
void
Paint
(
StiComponent
component
,
StiPaintEventArgs
e
);
public
override
void
Paint
(
StiComponent
component
,
StiPaintEventArgs
e
);
Public
override
Function
Paint
(
component
As
StiComponent
,
e
As
StiPaintEventArgs
)
As
void
Remarks
This is Paint, a member of class StiHorizontalLinePrimitiveWpfPainter.
Made with
Doc-O-Matic
.
What do you think about this topic?
Send feedback!
Copyright (c) 2017. All rights reserved.