Show / Hide Table of Contents

Property IsAutoPixel

| Improve this Doc View Source

IsAutoPixel

Gets a value that indicates whether the SplitterDistance holds a value whose size is determined by the size properties of the content object, and expressed in pixels.

Declaration
public bool IsAutoPixel { get; }
Property Value
Type Description
System.Boolean

true if the Value property is System.Double.NaN and UnitType property is Pixel; otherwise, false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest