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