True to clip the content of this object to bounds of this object.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ClipToBounds { get; set; } |
Visual Basic |
---|
Public Property ClipToBounds As Boolean Get Set |
JScript |
---|
function get ClipToBounds () : boolean function set ClipToBounds (value : boolean) |