Click or drag to resize
weroSoft AG, Software
ValidateComposition Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Validation helper for the composition.
Inheritance Hierarchy
SystemObject
  WeroSoft.Windows.ControlsValidateComposition

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Client.Desktop.Library (in WeroSoft.Client.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class ValidateComposition
Methods
  NameDescription
Public methodStatic memberValidate(ButtonComposition, Int32, Int32, Int32)
Validates the property of a composition as rectangle.
Public methodStatic memberValidate(ButtonComposition, Int32, Int32, Int32, Double, Double)
Validates the property of a composition as rectangle.
Top
See Also