Gets or sets the alignment of this BOM column.
Syntax
Visual Basic (Declaration) | |
---|
Property Flags As System.Integer |
C# | |
---|
System.int Flags {get; set;} |
C++/CLI | |
---|
property System.int Flags {
System.int get();
void set ( & System.int value);
} |
Property Value
0 = left
1 = right
2 = center
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03