Indicates whether or not the edges of a scale should always line up with the edge of the control
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool FlushWithEdge { get; set; } |
Visual Basic |
---|
Public Property FlushWithEdge As Boolean Get Set |
JScript |
---|
function get FlushWithEdge () : boolean function set FlushWithEdge (value : boolean) |