Gets the first center mark in the view.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function GetFirstCenterMark() As CenterMark | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IView
Dim value As CenterMark
 
value = instance.GetFirstCenterMark() | 
| C# |  | 
|---|
| CenterMark GetFirstCenterMark() | 
| C++/CLI |  | 
|---|
| CenterMark^ GetFirstCenterMark();  | 
Return Value
First 
center markExample
             
            
            See Also
 
            Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0