Gets a fixed property by its position.

C# | Visual Basic | Visual C++ | J# |
ISpacePropertyDescriptor GetFixedProperty( int position )
Function GetFixedProperty ( _ position As Integer _ ) As ISpacePropertyDescriptor
ISpacePropertyDescriptor^ GetFixedProperty( int position )
ISpacePropertyDescriptor GetFixedProperty( int position )

- position (Int32)
- Position of requested fixed property.

Space property at specified position.