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