'Declaration <DescriptionAttribute("The planar slice margin in mm.")> Public Property PlanarSliceMargin As Vintasoft.Primitives.VintasoftPadding
[Description("The planar slice margin in mm.")] public Vintasoft.Primitives.VintasoftPadding PlanarSliceMargin { get; set; }
[Description("The planar slice margin in mm.")] public: __property Vintasoft.Primitives.VintasoftPadding get_PlanarSliceMargin(); public: __property void set_PlanarSliceMargin(
Vintasoft.Primitives.VintasoftPadding value
);
[Description("The planar slice margin in mm.")] public:
property Vintasoft.Primitives.VintasoftPadding PlanarSliceMargin { Vintasoft.Primitives.VintasoftPadding get(); void set(Vintasoft.Primitives.VintasoftPadding value); }
Property Value
Default value is 1mm.