Class Text
Inheritance
Text
Inherited Members
Namespace: NXOpen.Markup
Assembly: NXOpen.dll
Syntax
public class Text : Element, IMessageSink, IFitTo, INXObject
Constructors
Text()
Declaration
protected Text()
Properties
IncludeLabels
Declaration
public bool IncludeLabels { get; set; }
Property Value
Type | Description |
---|---|
bool |
Methods
Get2DLocation()
Declaration
public Point2d Get2DLocation()
Returns
Type | Description |
---|---|
Point2d |
Set2DLocation(Point2d)
Declaration
public void Set2DLocation(Point2d location)
Parameters
Type | Name | Description |
---|---|---|
Point2d | location |
Implements
System.Runtime.Remoting.Messaging.IMessageSink