Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Return a Shape object representing the display area of the comment. The Shape object may be used to set advanced formatting options such as fill, border, size, or position.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Return a [Shape|Shape] object representing the display area of the comment. The {{Shape}} object may be used to set advanced formatting options such as fill, border, size, or position.{excerpt}
{signature:C#}
 public Shape Shape{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Shape() As Shape
{signature}