Class PerspectiveViewStyle
Inheritance
PerspectiveViewStyle
Assembly: NXOpen.dll
Syntax
public class PerspectiveViewStyle : NXRemotableObject, IMessageSink, IPerspectiveViewPreferences
Constructors
PerspectiveViewStyle(ViewStyle)
Declaration
protected PerspectiveViewStyle(ViewStyle owner)
Parameters
Properties
BackClipping
Declaration
public bool BackClipping { get; set; }
Property Value
BackClippingDistance
Declaration
public double BackClippingDistance { get; set; }
Property Value
FrontClipping
Declaration
public bool FrontClipping { get; set; }
Property Value
FrontClippingDistance
Declaration
public double FrontClippingDistance { get; set; }
Property Value
Perspective
Declaration
public bool Perspective { get; set; }
Property Value
PerspectiveDistance
Declaration
public double PerspectiveDistance { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink