public static NMapArcsShape Find( NDrawingDocument document, ArcType arcType )
'Declaration
Public Shared Function Find( _ ByVal document As NDrawingDocument, _ ByVal arcType As ArcType _ ) As NMapArcsShape
'Usage
Dim document As NDrawingDocument Dim arcType As ArcType Dim value As NMapArcsShape value = NMapArcsShape.Find(document, arcType)
Parameters
- document
- arcType