Gets or sets how to align this chain pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AlignMethod As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IChainPatternFeatureData
Dim value As System.Integer
instance.AlignMethod = value
value = instance.AlignMethod |
C# | |
---|
System.int AlignMethod {get; set;} |
C++/CLI | |
---|
property System.int AlignMethod {
System.int get();
void set ( & System.int value);
} |
Property Value
Align method as defined in
swChainPatternAlignment_e (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0