IAcadHatch2PatternType Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcPatternType PatternType { get; }
ReadOnly Property PatternType As AcPatternType
Get
property AcPatternType PatternType {
AcPatternType get ();
}
abstract PatternType : AcPatternType with get
Property Value
Type:
AcPatternType
Implements
IAcadHatchPatternType
See Also