Class ViewStyleDetailBuilder
Inheritance
ViewStyleDetailBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStyleDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleDetailBuilder()
Declaration
protected ViewStyleDetailBuilder()
Properties
Align
Declaration
public bool Align { get; set; }
Property Value
Circular
Declaration
public bool Circular { get; set; }
Property Value
ClipViewBoundary
Declaration
public bool ClipViewBoundary { get; set; }
Property Value
CreateIndependentDetailView
Declaration
public bool CreateIndependentDetailView { get; set; }
Property Value
Offset
Declaration
public bool Offset { get; set; }
Property Value
Orient
Declaration
public bool Orient { get; set; }
Property Value
Scale
Declaration
public bool Scale { get; set; }
Property Value
Sheet
Declaration
public bool Sheet { get; set; }
Property Value
ViewBoundaryColor
Declaration
public NXColor ViewBoundaryColor { get; set; }
Property Value
ViewBoundaryFont
Declaration
public Font ViewBoundaryFont { get; set; }
Property Value
ViewBoundaryWidth
Declaration
public Width ViewBoundaryWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink