'Declaration <DescriptionAttribute("The type of lines ends.")> <DefaultValueAttribute(Any)> Public Property LineEndsType As Vintasoft.Imaging.ImageProcessing.LineEndsType
[Description("The type of lines ends.")] [DefaultValue(Any)] public Vintasoft.Imaging.ImageProcessing.LineEndsType LineEndsType { get; set; }
[Description("The type of lines ends.")] [DefaultValue(Any)] public: __property Vintasoft.Imaging.ImageProcessing.LineEndsType get_LineEndsType(); public: __property void set_LineEndsType(
Vintasoft.Imaging.ImageProcessing.LineEndsType value
);
[Description("The type of lines ends.")] [DefaultValue(Any)] public:
property Vintasoft.Imaging.ImageProcessing.LineEndsType LineEndsType { Vintasoft.Imaging.ImageProcessing.LineEndsType get(); void set(Vintasoft.Imaging.ImageProcessing.LineEndsType value); }
Property Value
Значение по умолчанию - LineEndsType.Любой.