Click or drag to resize

GH_CapsuleCreateTextCapsule Method

Overload List
  NameDescription
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font, GH_Orientation)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font, GH_Orientation)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font, GH_Orientation, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(Rectangle, Rectangle, GH_Palette, String, Font, GH_Orientation, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font, GH_Orientation, Int32, Int32)
Create a new capsule with content text.
Public methodStatic memberCreateTextCapsule(RectangleF, RectangleF, GH_Palette, String, Font, GH_Orientation, Int32, Int32)
Create a new capsule with content text.
Top
See Also