Gets a value that indicates whether the current ElementSize is empty.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool IsEmpty { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsEmpty As Boolean |
true if both Width and Height of this ElementSize are 0; otherwise false.