'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)
public static NMapArcsShape Find( NDrawingDocument document, ArcType arcType )
Parameters
- document
- arcType