Size 属性 |
Size 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | Empty |
Empty - a static property which provides an Empty size. Width and Height are
negative-infinity. This is the only situation
where size can be negative.
|
![]() | Height |
Height - Default is 0
|
![]() | IsEmpty |
IsEmpty - this returns true if this size is the Empty size.
Note: If size is 0 this Size still contains a 0 or 1 dimensional set
of points, so this method should not be used to check for 0 area.
|
![]() | Width |
Width - Default is 0
|