Gets or sets the component of the result vector quantity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Component As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMotionPlotAxisFeatureData
Dim value As System.Integer
instance.Component = value
value = instance.Component |
C# | |
---|
System.int Component {get; set;} |
C++/CLI | |
---|
property System.int Component {
System.int get();
void set ( & System.int value);
} |
Property Value
Component of the result vector quantity as defined in swMotionPlotAxisComponent_e
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0