'Declaration Public Shared Function IsViewForGraphicsFigureRegistered( _
ByVal figureTypeТип фигуры.As System.Type _
) As Boolean
public static bool IsViewForGraphicsFigureRegistered(
System.Type figureType
)
public: static bool IsViewForGraphicsFigureRegistered(
System.Type* figureType
)
public:
static bool IsViewForGraphicsFigureRegistered(
System.Type^ figureType
)
Parameters
- figureType
- Тип фигуры.
Return Value
True, если просмотр фигуры зарегистрирован; в противном случае - false.