'Declaration Public Overridable Function GetIsValidPathType( _
ByVal pathПуть.As IGraphicsPath _
) As Boolean
public virtual bool GetIsValidPathType(
IGraphicsPath path
)
public: virtual bool GetIsValidPathType(
IGraphicsPath* path
)
public:
virtual bool GetIsValidPathType(
IGraphicsPath^ path
)
Parameters
- path
- Путь.
Return Value
True - тип path допустим; в противном случае, false.