AssocArrayPathParametersAlignItems Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public bool AlignItems { get; set; }
Public Property AlignItems As Boolean
Get
Set
public:
property bool AlignItems {
bool get ();
void set (bool value);
}
member AlignItems : bool with get, set
Property Value
Boolean
See Also