Gets the viewing aspect for this OLE object.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Aspect As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwOLEObject
Dim value As System.Integer
value = instance.Aspect |
C# | |
---|
System.int Aspect {get;} |
C++/CLI | |
---|
property System.int Aspect {
System.int get();
} |
Property Value
Viewing aspect as defined in the DVASPECT enumeration (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0