'Declaration
<System.ComponentModel.EditorAttribute(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NStylableShape)> <System.SerializableAttribute()> Public Class NTextShape Inherits NUIShape Implements Nevron.GraphicsCore.Text.View.INTextView
'Usage
Dim instance As NTextShape
[System.ComponentModel.Editor(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Xml.Serialization.XmlInclude(Nevron.UI.NStylableShape)] [System.Serializable()] public class NTextShape : NUIShape, Nevron.GraphicsCore.Text.View.INTextView