Miner.Interop Namespace > IMMMapInsetRendererProps Interface : DestJustification Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678286)> Property DestJustification As mmJustification
'Usage
Dim instance As IMMMapInsetRendererProps Dim value As mmJustification instance.DestJustification = value value = instance.DestJustification
[System.Runtime.InteropServices.DispId(1610678286)] mmJustification DestJustification {get; set;}
read-write property DestJustification: mmJustification;
System.Runtime.InteropServices.DispIdAttribute(1610678286) function get,set DestJustification : mmJustification
[System.Runtime.InteropServices.DispId(1610678286)] __property mmJustification get_DestJustification(); __property void set_DestJustification( mmJustification value );
[System.Runtime.InteropServices.DispId(1610678286)] property mmJustification DestJustification { mmJustification get(); void set ( mmJustification value); }
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