CanShrink Property (IBand)
In This Topic
Gets a value indicating whether this band can shrink in the vertical direction.
Syntax
'Declaration
ReadOnly Property CanShrink As Boolean
Property Value
A
System.Boolean value.
true
if this band can shrink; otherwise,
false
.
See Also