Class Text
Inheritance
System.Object
System.MarshalByRefObject
Text
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Boolean |
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