======Метод Vector2DCodeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.design|Topomatic.Cad.Foundation.Design]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes) **Параметры** * //context// * Тип: [[developers:references:system.componentmodel.itypedescriptorcontext|System.ComponentModel.ITypeDescriptorContext]] * //value// * Тип: [[developers:references:system.object|System.Object]] * //attributes// * Тип: [[developers:references:system.attribute|System.Attribute]][] **Возвращаемое значение** * Тип: [[developers:references:system.componentmodel.propertydescriptorcollection|System.ComponentModel.PropertyDescriptorCollection]]