'Declaration Public Shared Sub RegisterViewForGraphicsFigure( _
ByVal graphicsFigureTypeТип фигуры.As System.Type, _
ByVal graphicsFigureViewTypeТип изображения фигуры.As System.Type _
)
public static void RegisterViewForGraphicsFigure(
System.Type graphicsFigureType,
System.Type graphicsFigureViewType
)
public: static void RegisterViewForGraphicsFigure(
System.Type* graphicsFigureType,
System.Type* graphicsFigureViewType
)
public:
static void RegisterViewForGraphicsFigure(
System.Type^ graphicsFigureType,
System.Type^ graphicsFigureViewType
)
Parameters
- graphicsFigureType
- Тип фигуры.
- graphicsFigureViewType
- Тип изображения фигуры.