'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
- Тип представления рисунка.