Class CannedAnnotationBuilder
Inheritance
CannedAnnotationBuilder
Assembly: NXOpen.dll
Syntax
public class CannedAnnotationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CannedAnnotationBuilder()
Declaration
protected CannedAnnotationBuilder()
Properties
AnnotationBuilder
Declaration
public AnnotationBuilder AnnotationBuilder { get; }
Property Value
LeaderLines
Declaration
public LeaderLineBuilderList LeaderLines { get; }
Property Value
TextBoxIndent
Declaration
public int TextBoxIndent { get; set; }
Property Value
TextBoxModifiable
Declaration
public bool TextBoxModifiable { get; set; }
Property Value
TextBoxShadowBox
Declaration
public bool TextBoxShadowBox { get; set; }
Property Value
Methods
CreateLeaderLine()
Declaration
public LeaderLineBuilder CreateLeaderLine()
Returns
Inherit(InheritOption, Annotation)
Declaration
public void Inherit(CannedAnnotationBuilder.InheritOption inheritOption, Annotation annotation)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink