Gets a value indicating whether this LogicalLength structure is empty.
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
public: property bool IsEmpty { bool get(); }
public:
property bool IsEmpty {
bool get();
}
true if this LogicalLength structure is empty; false, otherwise.
An empty LogicalLength has width and height values of 0,0.
Target Platforms
LogicalLength Structure
LogicalLength Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library