ComponentOne Bitmap for UWP
GetSubProperties Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Properties Class : GetSubProperties Method
HRESULT ID2D1Properties::GetSubProperties([In] unsigned int index,[Out, Optional] ID2D1Properties** subProperties)
Syntax
'Declaration
 
Public Function GetSubProperties( _
   ByVal index As System.Integer _
) As Properties
public Properties GetSubProperties( 
   System.int index
)

Parameters

index
See Also

Reference

Properties Class
Properties Members