RichTextBox for WinRT
C1Length Constructor(Double)


Number of pixels.
Initializes a new C1Length with a pixel length.
Syntax
'Declaration
 
Public Function New( _
   ByVal pixels As System.Double _
)
'Usage
 
Dim pixels As System.Double
 
Dim instance As New C1Length(pixels)
public C1Length( 
   System.double pixels
)

Parameters

pixels
Number of pixels.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1Length Structure
C1Length Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback