Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Length
.
.
::
.
.
IsPercent Property
C1Length Structure
See Also
Gets whether this length is a percent.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
bool
IsPercent
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsPercent
As
Boolean
Get
See Also
C1Length Structure
C1.Silverlight.RichTextBox.Documents Namespace