C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicate whether to offset the label by its height during rendering.
public bool OffsetHeight { get; set; }
Property OffsetHeight As Boolean
bool OffsetHeight {get; set;}
@property (nonatomic) BOOL offsetHeight;
boolean getOffsetHeight();
void setOffsetHeight(boolean offsetHeight);
get_OffsetHeight();
set_OffsetHeight(value);
Object.defineProperty('OffsetHeight');
public:
property bool OffsetHeight
{
bool get()
void set(bool value)
}
true to offset the label by its height during rendering, otherwise it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET