ArcFM Responder Mobile Developer Guide
mmOffsetLine Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B53C4477-F918-49A4-BB13-B94484B6F51B")>
Public Enum mmOffsetLine 
   Inherits System.Enum
'Usage
 
Dim instance As mmOffsetLine
[System.Runtime.InteropServices.Guid("B53C4477-F918-49A4-BB13-B94484B6F51B")]
public enum mmOffsetLine : System.Enum 
public enum mmOffsetLine = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("B53C4477-F918-49A4-BB13-B94484B6F51B")
public enum mmOffsetLine extends System.Enum
[System.Runtime.InteropServices.Guid("B53C4477-F918-49A4-BB13-B94484B6F51B")]
__value public enum mmOffsetLine : public System.Enum 
[System.Runtime.InteropServices.Guid("B53C4477-F918-49A4-BB13-B94484B6F51B")]
public enum class mmOffsetLine : public System.Enum 
Members
MemberDescription
olAcuteAngleBisector 
olIncoming 
olLeftHandSideBisector 
olNone 
olObtuseAngleBisector 
olOutgoing 
olRightHandSideBisector 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmOffsetLine

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

Miner.Interop Namespace

Send Feedback