Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RenderObject
.
.
::
.
.
GetWidth Method
RenderObject Class
See Also
Override this method to perform additional actions when value of the Width property of object is being read.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
protected
virtual
Unit
GetWidth
()
Visual Basic
Protected
Overridable
Function
GetWidth
As
Unit
See Also
RenderObject Class
C1.C1Preview Namespace