Property IsHostedResizeFailed
IsHostedResizeFailed
Auto-resize failure flag (for hosted objects only).
Declaration
public bool IsHostedResizeFailed { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Is set up by KitchenDraw when a dimension change of the host object could not be successfully reflected to the hosted object.
Usable by a plugin to take actions in the event of resizing failure.