Class ViewportParameterSet
- Namespace
- Macad.Interaction
- Assembly
- Macad.Interaction.dll
public sealed class ViewportParameterSet : OverridableParameterSet
- Inheritance
-
ViewportParameterSet
Constructors
public ViewportParameterSet()
Properties
public bool EnableAntialiasing { get; set; }
- Property Value: bool
public int SelectionPixelTolerance { get; set; }
- Property Value: int
public bool ShowTrihedron { get; set; }
- Property Value: bool
public bool ShowViewCube { get; set; }
- Property Value: bool
public int SketchSelectionSensitivity { get; set; }
- Property Value: int
public double ViewCubeAnimationDuration { get; set; }
- Property Value: double
public uint ViewCubeSize { get; set; }
- Property Value: uint
public uint VisualGridMinStepsOnScreen { get; set; }
- Property Value: uint
public uint VisualGridStepMinPixel { get; set; }
- Property Value: uint